qmk_firmware/quantum
Joe Wasson f30f12ec81 Add support for GeminiPR steno protocol.
This protocol breaks out "duplicate" keys into their own entry in the packet so that more complicated logic can be done on the software side, including support for additional languages and alternative theories.
2017-07-27 16:10:36 -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 support for GeminiPR steno protocol. 2017-07-27 16:10:36 -04:00
serial_link
template Fix #1135 by changing the default to at90usb1286 2017-06-24 15:28:13 -07:00
tools
visualizer Fix uninitialized backlight_level in the Visualizer 2017-07-10 09:02:36 -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 Prevent the recording of looping dynamic macros. 2017-06-01 16:29:58 +01:00
fauxclicky.c Faux clicky bug fixes 2017-04-19 01:40:16 +07:00
fauxclicky.h Faux clicky bug fixes 2017-04-19 01:40:16 +07:00
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 Fix unreferenced errors with mingw compiler and unit tests 2017-07-11 19:41:04 +03:00
led_tables.c Move CIE1931 and breathing tables to its own file 2017-04-09 18:34:59 +03:00
led_tables.h Move CIE1931 and breathing tables to its own file 2017-04-09 18:34:59 +03:00
matrix.c
pincontrol.h
quantum.c Add TX Bolt protocol support for Stenography 2017-07-27 16:10:36 -04:00
quantum.h Add TX Bolt protocol support for Stenography 2017-07-27 16:10:36 -04:00
quantum_keycodes.h Add support for GeminiPR steno protocol. 2017-07-27 16:10:36 -04:00
rgblight.c Move CIE1931 and breathing tables to its own file 2017-04-09 18:34:59 +03:00
rgblight.h Start mvoing hardware drivers to /drivers/ (#1433) 2017-07-10 11:18:47 -04:00
variable_trace.c
variable_trace.h