Branden Byers and Drashna Jaelre
57fbf072f1
[Keyboard] Add cKeys Handwire 101 Keyboard ( #4848 )
...
* Update general README
* Add handwire_101
* Update keyboards/ckeys/handwire_101/keymaps/default/keymap.c
Co-Authored-By: brandenbyers <branden@brandenbyers.com >
* Use Pragma once
Co-Authored-By: brandenbyers <branden@brandenbyers.com >
* Update keyboards/ckeys/handwire_101/config.h
Co-Authored-By: brandenbyers <branden@brandenbyers.com >
* Update keyboards/ckeys/handwire_101/config.h
Co-Authored-By: brandenbyers <branden@brandenbyers.com >
* Update keyboards/ckeys/handwire_101/handwire_101.h
Co-Authored-By: brandenbyers <branden@brandenbyers.com >
* Update keyboards/ckeys/handwire_101/handwire_101.h
Co-Authored-By: brandenbyers <branden@brandenbyers.com >
* Update keyboards/ckeys/handwire_101/keymaps/default/keymap.c
Co-Authored-By: brandenbyers <branden@brandenbyers.com >
* Update keyboards/ckeys/handwire_101/keymaps/default/keymap.c
Co-Authored-By: brandenbyers <branden@brandenbyers.com >
* Update keyboards/ckeys/handwire_101/keymaps/default/keymap.c
Co-Authored-By: brandenbyers <branden@brandenbyers.com >
* Update keyboards/ckeys/handwire_101/keymaps/default/keymap.c
Co-Authored-By: brandenbyers <branden@brandenbyers.com >
* Change KEYMAP to LAYOUT and remove endif
* Apply suggestions from code review
Co-Authored-By: brandenbyers <branden@brandenbyers.com >
* Move layers to enum and remove KC_TRNS
2019-01-15 14:06:35 -08:00
Jeremy Bernhardt and Drashna Jaelre
c8cbee5d71
Modified URLs to point to new locations
2019-01-13 09:11:18 -08:00
fauxpark and Drashna Jaelre
67adc29aa3
Remove empty fn_actions[]
2019-01-11 18:32:43 -08:00
noroadsleft and Drashna Jaelre
19fdfccca2
Keyboard: Ckeys refactor ( #3681 )
...
* Obelus Refactor: LAYOUT to LAYOUT_ortho_4x4
- Keymap also now uses #include QMK_KEYBOARD_H
- Readability and white space changes
- rules.mk now has LAYOUTS = ortho_4x4
- added info.json
* naKey Refactor: LAYOUT to LAYOUT_numpad_5x4
- Matrix LAYOUT renamed to LAYOUT_numpad_5x4
- Now supports community layout numpad_5x4
- White space changes
* naKey Configurator update
Updated order of JSON objects to match new matrix order.
2018-08-17 16:12:22 -07:00
MechMerlin and Drashna Jaelre
573e1c09e7
Keyboard: Update KEYMAP to LAYOUT for ckeys obelus ( #3495 )
2018-07-26 14:34:38 -07:00
MechMerlin and Jack Humbert
c5264d6d89
Move ckeys workshop to its own directory ( #2928 )
...
* move obelus and nakey to ckeys directory
* delete the originals
* short readme about ckeys
* edit readmes to reflect new changes
* add build guide info..and here's me trying to retrigger the build job
2018-05-10 00:37:04 -04:00