jlj-qmk/quantum
Brian Choromanski 6c74d734c2 Fixed various keymaps and the allocation of "key_combos" (#2526)
* Fixed plank keymaps so that they will compile for planck light

* tv44:budi now compiles

* s60_x:amnesia0287 now compiles

* Fixed allocation of key_combos so that narze keymap for planck can compile correctly

* Disabled rgb on ergodone and infinity

* Enabled tap dance so it compiles

* Added return statement so it compiles

* If compiling on light disable extra functionality

* Properly redefined variable so it compiles
2018-03-16 16:20:09 -04:00
..
api Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
audio ARM audio fixes, stack size increase (#2365) 2018-02-08 14:39:40 -05:00
keymap_extras quantum: keympa_extra: add sendstring_bepo.h 2018-03-07 17:09:41 -05:00
process_keycode Fixed various keymaps and the allocation of "key_combos" (#2526) 2018-03-16 16:20:09 -04:00
serial_link
template update template readme 2017-11-01 21:14:24 -04:00
tools
visualizer move lcd_backlight_keyframes to correct location 2017-12-07 12:41:13 -05:00
api.c
api.h
config_common.h
dynamic_macro.h Fix dynamic macros on ChibiOS keyboards 2017-09-30 06:22:24 -10:00
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap_common.c backlight breathing overhaul (#2187) 2018-01-01 17:47:51 -05:00
keymap.h Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
led_tables.c
led_tables.h
matrix.c
pincontrol.h
pointing_device.c Added Dichotemy Keyboard, updated docs for Pointing Device (#1817) 2017-10-10 07:07:59 -10:00
pointing_device.h Fix Pointing Device code (#1934) 2017-10-31 11:13:00 -04:00
quantum_keycodes.h Fix the SGUI aliases 2018-03-01 16:15:38 -08:00
quantum.c Add the ability to disable Music Mode completely (#2339) 2018-02-08 15:16:06 -05:00
quantum.h Add SS_RALT for AltGR usage in macros 2018-03-09 13:15:10 -05:00
rgblight_types.h
rgblight.c ADD RGBLIGHT_LIMIT_VAL (#2214) 2018-01-02 21:54:56 -05:00
rgblight.h Add COSPAD to QMK and add functions to read HSV (#2156) 2017-12-17 11:44:13 -05:00
send_string_keycodes.h Updates send_string functionality, adds terminal feature (#1657) 2017-09-12 00:43:10 -04:00
variable_trace.c
variable_trace.h