qmk_firmware/quantum
2017-08-30 11:38:03 -04:00
..
api
audio adds music mode, music mode songs, music mask 2017-07-23 14:59:29 -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 add description of new option to docs and add option (commented out) into template. 2017-08-11 16:54:10 -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
keycode_config.h
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 fix for issue #1568 2017-08-12 12:15:36 +02:00
quantum.h Initial implementation of the key_lock feature. 2017-08-08 10:02:53 -04:00
quantum_keycodes.h Initial implementation of the key_lock feature. 2017-08-08 10:02:53 -04:00
rgblight.c
rgblight.h Start mvoing hardware drivers to /drivers/ (#1433) 2017-07-10 11:18:47 -04:00
variable_trace.c
variable_trace.h