Commit Graph

3 Commits (5cd31fda9c1302044f4423d940be7c888d15ad1a)

Author SHA1 Message Date
Ryan 7ff80a57cb
Get rid of `USB_LED_SCROLL_LOCK` (#21405) 2023-07-02 19:24:22 +01:00
Drashna Jaelre b93f05dc35
[Keyboard] Fixup Crkbd default keymap (#20962) 2023-05-20 22:13:39 +10:00
marksard 35efcc9f39 Keyboard: Improvement of crkbd communication functions (based on helix-keyboard) (#3798)
* improvement of crkbd communication functions (based on  helix-keyboard)

* Removed unnecessary code.

* Changed read restriction from #define to #pragma once.

* Changed from sizeof to defined size.

* moved lib folder to crkbdroot.
removed warning of ws2812.d
2018-09-03 16:34:16 -07:00