Joel Challis
6761936fcd
Migrate RGB Matrix config to info.json - K ( #22911 )
2024-02-01 12:05:29 +00:00
Joel Challis
66050bb809
Migrate dynamic_keymap.layer_count < 4 where requried ( #22091 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-01-09 21:15:03 +11:00
Ryan
8812a09581
Rename RGB_DISABLE_WHEN_USB_SUSPENDED
-> RGB_MATRIX_SLEEP
( #22682 )
2023-12-20 13:31:50 +11:00
Joel Challis
b35bac6afb
Remove unnecessary driver counts ( #22435 )
2023-11-22 21:37:32 +00:00
Ryan
d56ee70c52
Rename DRIVER_ADDR_n
defines ( #22200 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-21 21:41:59 +10:00
Ryan
8f22105289
Add and use I2C address defines for ISSI LED drivers ( #22008 )
2023-09-19 19:31:54 +10:00
Ryan
4a0badfb34
is31fl3741: driver naming cleanups ( #21929 )
2023-09-13 22:48:01 +10:00
Ryan
1022afa6c2
Move matrix config to info.json, part 8 ( #20030 )
2023-03-11 04:59:07 +11:00
Ryan
2da0827d4f
Remove matrix size defines ( #19581 )
2023-02-17 16:08:25 +11:00
Ryan
ebb512db82
Debounce defines cleanup ( #19742 )
...
* Clean up `DEBOUNCE` in config.h, 0-9
* Clean up `DEBOUNCE` in config.h, A
* Clean up `DEBOUNCE` in config.h, B
* Clean up `DEBOUNCE` in config.h, C
* Clean up `DEBOUNCE` in config.h, D
* Clean up `DEBOUNCE` in config.h, E
* Clean up `DEBOUNCE` in config.h, F
* Clean up `DEBOUNCE` in config.h, G
* Clean up `DEBOUNCE` in config.h, H
* Clean up `DEBOUNCE` in config.h, handwired
* Clean up `DEBOUNCE` in config.h, I
* Clean up `DEBOUNCE` in config.h, J
* Clean up `DEBOUNCE` in config.h, K
* Clean up `DEBOUNCE` in config.h, L
* Clean up `DEBOUNCE` in config.h, M
* Clean up `DEBOUNCE` in config.h, N
* Clean up `DEBOUNCE` in config.h, O
* Clean up `DEBOUNCE` in config.h, P
* Clean up `DEBOUNCE` in config.h, Q
* Clean up `DEBOUNCE` in config.h, R
* Clean up `DEBOUNCE` in config.h, S
* Clean up `DEBOUNCE` in config.h, T
* Clean up `DEBOUNCE` in config.h, U
* Clean up `DEBOUNCE` in config.h, V
* Clean up `DEBOUNCE` in config.h, W
* Clean up `DEBOUNCE` in config.h, X
* Clean up `DEBOUNCE` in config.h, Y
* Clean up `DEBOUNCE` in config.h, Z
* Remove default debounce from info.json
* Migrate non-default debounce to info.json
2023-02-03 19:19:58 +00:00
Nick Brassel
f6dd8dea2e
Remove usages of config_common.h from config.h files. ( #19714 )
2023-01-31 06:03:30 +11:00
Ryan
e12ca14af8
Change RGB_MATRIX_STARTUP_*
defines to RGB_MATRIX_DEFAULT_*
( #19079 )
2022-11-27 04:18:24 +11:00
Ryan
ea2819b2c2
Change {LED,RGB}_DISABLE_TIMEOUT
to {LED,RGB}_MATRIX_TIMEOUT
( #18415 )
2022-09-26 14:40:15 +10:00
Ryan
36c410592d
Change DRIVER_LED_COUNT
to {LED,RGB}_MATRIX_LED_COUNT
( #18399 )
2022-09-23 22:46:23 +10:00
Nick Brassel
154d35ac14
Remove UNUSED_PINS
( #17931 )
2022-08-06 23:23:35 +10:00
Ryan
1b92c204c1
Move keyboard USB IDs and strings to data driven: K ( #17846 )
...
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-08-03 17:03:47 +10:00
Ryan
764dc18a81
Remove NO_ACTION_MACRO
and NO_ACTION_FUNCTION
from keyboard config.h ( #16655 )
2022-03-15 13:56:58 +00:00
Drashna Jaelre
160b0558f5
Require explicit enabling of RGB Matrix modes ( #15018 )
2021-11-15 10:41:04 -08:00
Ryan
b487e10753
Clean up LED/RGB Matrix driver config ( #14760 )
2021-10-10 16:57:49 -07:00
Drashna Jaelre
7a6e630ffd
Fix RGB/LED Suspend defines ( #13146 )
2021-06-09 22:59:19 -07:00
kb-elmo
9a3ba6874c
[Keyboard] fix bella debounce ( #12568 )
2021-04-20 10:21:59 -07:00
moyi4681
69315cb643
[Keyboard] KBDfans Bella RGB ANSI and Bella RGB ISO ( #11438 )
...
* add bella rgb keyboards
* Update rgb_iso.c
* fix error
* Update rgb_iso.h
* Update keyboards/kbdfans/bella/rgb/rules.mk
* Update keyboards/kbdfans/bella/rgb_iso/rules.mk
* Update keymap.c
* Update keyboards/kbdfans/bella/rgb/info.json
* Update keyboards/kbdfans/bella/rgb_iso/info.json
* Update keyboards/kbdfans/bella/rgb_iso/config.h
* Update keyboards/kbdfans/bella/rgb/config.h
* Update keyboards/kbdfans/bella/rgb_iso/rules.mk
* Update keyboards/kbdfans/bella/rgb_iso/rules.mk
* Update keyboards/kbdfans/bella/rgb_iso/rules.mk
* Update keyboards/kbdfans/bella/rgb/rules.mk
* Update keyboards/kbdfans/bella/rgb/rules.mk
* Update keyboards/kbdfans/bella/rgb/rules.mk
* Update rgb_iso.c
* Update rgb.c
* Update rgb_iso.c
* Update rgb_iso.h
* Update keyboards/kbdfans/bella/rgb/config.h
* Update keyboards/kbdfans/bella/rgb/rgb.h
* Update keyboards/kbdfans/bella/rgb/info.json
* Update keyboards/kbdfans/bella/rgb/info.json
* Update keyboards/kbdfans/bella/rgb/keymaps/default/keymap.c
* Update keyboards/kbdfans/bella/rgb_iso/keymaps/via/keymap.c
* Update keyboards/kbdfans/bella/rgb_iso/keymaps/via/keymap.c
* Update keyboards/kbdfans/bella/rgb_iso/readme.md
* Update keyboards/kbdfans/bella/rgb_iso/readme.md
* Update keyboards/kbdfans/bella/rgb_iso/readme.md
* Apply suggestions from code review
kbdfans/bella/rgb: Change remaining instances of LAYOUT_all to LAYOUT
* Apply suggestions from code review
kbdfans/bella/rgb: update readme
- update keyboard name
- include flashing and bootloader instructions
* Apply suggestions from code review
kbdfans/bella/rgb_iso: update keyboard name
Changes remaining instances of "BELLA_RGB_ISO" to "BELLA RGB ISO".
* Apply suggestions from code review
kbdfans/bella/rgb_iso: Change LAYOUT_all to LAYOUT
* Apply suggestions from code review
kbdfans/bella/rgb_iso: Move ISO Enter's keycode to home row per QMK standard
2021-02-04 13:58:02 -08:00