You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/quantum
jamesofarrell 98316ef017 Added Grave Escape (#1391)
* added QK_GRAVE_ESC and KC_GESC

* fixed name

* Fixed keycode emnu

* Removed layer check, added left and right GUI mod detection for OSX GUI+~
8 years ago
..
api
audio Merge branch 'master' into to_push 8 years ago
keymap_extras Rename ES_RCRB to ES_RCBR for consistency reasons (left curly bracket is defined as ES_LCBR) 8 years ago
process_keycode switched to uint8 and 16 8 years ago
serial_link Only re-send matrix every 5ms 8 years ago
template Typo fix 8 years ago
tools
visualizer Fix buffer overrun in lcd_keyframes 8 years ago
analog.c
analog.h
api.c
api.h
config_common.h
dynamic_macro.h Prevent the recording of looping dynamic macros. 8 years ago
fauxclicky.c Faux clicky bug fixes 8 years ago
fauxclicky.h Faux clicky bug fixes 8 years ago
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c Disable array bounds warning in keymap_function_id_to_action 8 years ago
led_tables.c Move CIE1931 and breathing tables to its own file 8 years ago
led_tables.h Move CIE1931 and breathing tables to its own file 8 years ago
light_ws2812.c
light_ws2812.h
matrix.c
pincontrol.h
quantum.c Added Grave Escape (#1391) 8 years ago
quantum.h
quantum_keycodes.h Added Grave Escape (#1391) 8 years ago
rgblight.c Move CIE1931 and breathing tables to its own file 8 years ago
rgblight.h
variable_trace.c
variable_trace.h