Ryan
|
47966dc2a6
|
Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303)
|
2023-04-06 18:00:54 +10:00 |
|
Ryan
|
ad625e7c06
|
Remove RGB_DI_PIN ifdefs (#20218)
|
2023-03-23 21:38:01 +11:00 |
|
Ryan
|
7fad94ba2d
|
Remove unused RGBLight defines from config.h (#19859)
|
2023-02-17 08:13:41 +11:00 |
|
Ryan
|
1cb1a5a374
|
Remove legacy Grave Escape keycodes (#18787)
|
2022-10-20 18:04:11 -07:00 |
|
Ryan
|
c347e732be
|
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps
* `EEP_RST` -> `EE_CLR`, user keymaps
* `EEP_RST` -> `EE_CLR`, community layouts
* `EEP_RST` -> `EE_CLR`, userspace
* `EEP_RST` -> `EE_CLR`, docs & core
|
2022-10-20 12:20:07 +01:00 |
|
Ryan
|
5e4b076af3
|
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
|
2022-10-15 22:29:43 +01:00 |
|
Drashna Jaelre
|
d021bedf50
|
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
|
2022-10-15 09:55:12 -07:00 |
|
Joel Challis
|
b7771ec25b
|
RESET -> QK_BOOT default keymaps (#17037)
|
2022-05-15 20:26:27 +01:00 |
|
rooski15
|
58f7aefadd
|
Added RGB compatible FC660C keymaps. Added VIA support and fixed indicators on Cajal keymaps (#15087)
* Added RGB compatible keymaps
Added two keymaps, both replacing insert LED with RGB control.
One keymap VIA enabled and updated VIA json included.
* Fixed Indicators
Added code to fix LED indicator brightness.
* Fixed Indicator LEDs
Added code to fix indicator LED brightness
* Update README.md
* Update README.md
* Delete fc660c_via_RGB.json
* Update rules.mk
Added VIA_ENABLE
* Update keyboards/walletburner/cajal/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Added VIA enabled Cajal stagger and ortho layouts
* Rename README.md to readme.md
* Removed Second via keymap.
* Rename README.md to readme.md
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2021-12-27 14:15:48 +11:00 |
|