summaryrefslogtreecommitdiff
path: root/keyboards/xbows/woody/woody.c
AgeCommit message (Expand)Author
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-10-04Update ISSI LED types (#22099)Ryan
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2022-10-05Remove lingering DRIVER_LED_TOTAL references (#18594)jack
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-09-05Remove empty override functions (#14312)Ryan
2021-07-31__flash? (#13799)Joel Challis
2019-10-30[Keyboard] add xbows woody and knight keyboards (#7112)moyi4681