summaryrefslogtreecommitdiffstats
path: root/keyboards/xbows/woody/woody.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan2023-07-061-1/+1
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-1/+1
* Remove lingering DRIVER_LED_TOTAL references (#18594)jack2022-10-051-1/+1
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-40/+29
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
* Remove empty override functions (#14312)Ryan2021-09-051-9/+0
* __flash? (#13799)Joel Challis2021-07-311-1/+1
* [Keyboard] add xbows woody and knight keyboards (#7112)moyi46812019-10-301-0/+128