Ryan
|
d09a06a1b3
|
Update GPIO API usage in keyboard code (#23361)
|
2024-05-03 15:21:29 +10:00 |
Joel Challis
|
831deac212
|
Migrate build target markers to keyboard.json (#23293)
|
2024-03-30 11:31:50 +00:00 |
Duncan Sutherland
|
86e7df0c2a
|
Remove "w": 1 from keyboards/ (#23367)
|
2024-03-29 21:14:26 -07:00 |
Ryan
|
65a04ead32
|
LED drivers: update keyboard LED configs (#23073)
* IS31FL3733: update keyboard LED config
* IS31FL3736: update keyboard LED config
* IS31FL3737: update keyboard LED config
* IS31FL3741: update keyboard LED config
* IS31FL3743A: update keyboard LED config
* AW20216S: update keyboard LED config
* SNLED27351: update keyboard LED config
|
2024-02-25 21:29:37 +00:00 |
Ryan
|
a9f1105f98
|
LED drivers: add support for shutdown pin (#23058)
* LED drivers: add support for shutdown pin
* Update candidate boards
|
2024-02-15 07:11:50 +00:00 |
Joel Challis
|
a90b45e832
|
Migrate RGB Matrix config to info.json - RS (#22909)
|
2024-01-16 01:03:55 +00:00 |
Ryan
|
ae2d5e2e5a
|
LED drivers: extract IS31FL3743A from IS31COMMON (#22635)
|
2024-01-01 17:04:51 +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 |
skyloong
|
f150258e5a
|
[Keyboard] Skyloong GK61 Pro 48 (#21654)
* Create GK61 PRO_48 Keyboard.
* update pro.c and config.h to save power when USB suspend.
* Update keyboards/skyloong/gk61/pro_48/info.json
OK,thank you.
* update info.json
* update layer indicator
* Update RGB animations---delete rainbow_beacon and rainbo_pinwheels.
* Cancel force_nkro
* Add caps lock indicator in rgb matrix.
* Update keyboards/skyloong/gk61/pro_48/pro_48.c
OK, thank you for your suggestion.
* Enable I2C DMA; Modified pro_48.c
* Update keyboards/skyloong/gk61/pro_48/info.json
OK, thank you for your suggestion.
* Update keyboards/skyloong/gk61/pro_48/info.json
OK, thanks.
* enable encoder map in default keymap.
* define g_suspend_state
|
2023-10-12 21:59:10 -07:00 |