qmk_firmware/quantum
Smilliam 1412076df6 Allow Space Cadet state to be canceled by alternate Shift key
Allows you to press RSHIFT to cancel the insertion of a "(" when holding down LSHIFT. Alternatively, allows you to press LSHIFT to cancel the insertion of a ")" when holding down RSHIFT. This change enables you to renege from outputting a character should you press a shift key erroneously.
2016-07-04 19:56:08 -07:00
..
audio Implements subprojects and updates projects for this (#459) 2016-06-29 16:21:41 -04:00
keymap_extras
process_keycode Moves features to their own files (process_*), adds tap dance feature (#460) 2016-06-29 17:49:41 -04:00
template Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
tools Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
analog.c
analog.h
config_common.h Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
keycode_config.c
keycode_config.h Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
keymap.h Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
keymap_common.c Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
light_ws2812.c
light_ws2812.h
matrix.c reverts #343 for the most part (#474) 2016-07-04 11:45:58 -04:00
quantum.c Allow Space Cadet state to be canceled by alternate Shift key 2016-07-04 19:56:08 -07:00
quantum.h Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
rgblight.c
rgblight.h