qmk-firmware/quantum
Jack Humbert de833659ae Merge pull request #1429 from fredizzimo/fixes_for_emulator
Minor fixes to support the emulator
2017-06-25 10:29:00 -04:00
..
api
audio
keymap_extras Rename ES_RCRB to ES_RCBR for consistency reasons (left curly bracket is defined as ES_LCBR) 2017-06-12 21:44:40 +02:00
process_keycode switched to uint8 and 16 2017-05-29 21:25:50 -04:00
serial_link
template Fix #1135 by changing the default to at90usb1286 2017-06-24 15:28:13 -07:00
tools
visualizer Change M_2_PI to 2 * PI as it should be 2017-06-25 12:55:18 +03:00
analog.c
analog.h
api.c
api.h
config_common.h
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
keycode_config.h
keymap.h
keymap_common.c Disable array bounds warning in keymap_function_id_to_action 2017-04-13 16:00:29 +03:00
led_tables.c
led_tables.h
light_ws2812.c
light_ws2812.h
matrix.c
pincontrol.h
quantum.c Add JIS_KEYCODE layout for send_string() 2017-06-24 18:29:37 +09:00
quantum.h
quantum_keycodes.h Added Grave Escape (#1391) 2017-06-16 14:56:50 -07:00
rgblight.c
rgblight.h
variable_trace.c
variable_trace.h