qmk_firmware/keyboards/crkbd/rev1
XScorpion2 af89752bff rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783)
* Initial conversion of the rgb_led struct

* Converting last keyboard & updating effects to take advantage of the new structure

* New struct should not be const

* Updated docs

* Changing define ___ for no led to NO_LED

* Missed converting some keymap usages of the old struct layout
2019-05-07 16:22:46 -07:00
..
config.h [Keyboard] Crkbd RGB Matrix config with WS2812 (#5627) 2019-04-16 10:29:48 -07:00
matrix.c Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 2018-09-03 16:34:16 -07:00
rev1.c rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783) 2019-05-07 16:22:46 -07:00
rev1.h Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 2018-09-03 16:34:16 -07:00
rules.mk [Keyboard] crkbd: compile time hand-dependent rgb_matrix LED declarations (#5657) 2019-04-19 23:33:07 -07:00
serial_config.h Keyboard: Update the serial.c of crkbd based on the helix-serial.c (#4349) 2018-11-04 10:46:26 -08:00
serial_config_simpleapi.h Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 2018-09-03 16:34:16 -07:00
split_scomm.c Keyboard: fix for debug crkbd (#4469) 2018-11-27 15:18:11 -08:00
split_scomm.h Keyboard: Update the serial.c of crkbd based on the helix-serial.c (#4349) 2018-11-04 10:46:26 -08:00
split_util.c Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798) 2018-09-03 16:34:16 -07:00
split_util.h Keyboard: Update the serial.c of crkbd based on the helix-serial.c (#4349) 2018-11-04 10:46:26 -08:00