qmk_firmware/quantum
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
* Remove all Makefiles from the keyboards directory.

* update keymaps added in the last 8 days

* Ignore keyboard/keymap makefiles

* update hand_wire to reflect our new Makefile-less reality

* Update the make guide to reflect the new reality

* move planck keymap options to rules.mk

* update planck keymaps 4real

* trigger travis

* add back build_keyboard.mk

* restore changes to build_keyboard
2017-09-08 13:47:50 -04:00
..
api
audio add audio on/off audios 2017-09-06 12:37:57 -04:00
keymap_extras Add support for GeminiPR steno protocol. 2017-07-27 16:10:36 -04:00
process_keycode add UC_OSX_RALT to make unicode use the Right Alt key on OSX 2017-08-30 11:38:03 -04:00
serial_link
template Remove all Makefiles from the keyboards directory. (#1660) 2017-09-08 13:47:50 -04:00
tools
visualizer Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00
api.c
api.h
config_common.h clean-up planck and preonic keymaps, move audio stuff around 2017-07-23 14:59:29 -04:00
dynamic_macro.h
fauxclicky.c
fauxclicky.h
keycode_config.c Allow mod swapping for mod tap (MT) (#1202) 2017-06-26 18:54:01 -04:00
keycode_config.h Allow mod swapping for mod tap (MT) (#1202) 2017-06-26 18:54:01 -04:00
keymap.h
keymap_common.c Required overridden function for keymaps in EEPROM 2017-08-19 08:16:58 -04:00
led_tables.c
led_tables.h
matrix.c
pincontrol.h
quantum.c RGB improvements (#1684) 2017-09-06 14:49:19 -07:00
quantum.h Initial implementation of the key_lock feature. 2017-08-08 10:02:53 -04:00
quantum_keycodes.h RGB improvements (#1684) 2017-09-06 14:49:19 -07:00
rgblight.c RGB improvements (#1684) 2017-09-06 14:49:19 -07:00
rgblight.h RGB improvements (#1684) 2017-09-06 14:49:19 -07:00
variable_trace.c
variable_trace.h