summaryrefslogtreecommitdiff
path: root/keyboards/hs60/v1/v1.c
AgeCommit message (Expand)Author
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-10-04Update ISSI LED types (#22099)Ryan
2023-04-27Move 60% layouts to data driven (#20477)Ryan
2023-02-06Remove `DEBOUNCE` macro usage (#19750)jack
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-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-05-07rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion2
2019-04-29Updated rgb_led struct field modifier to flags (#5619)XScorpion2
2018-10-26Keyboard: Add HS60 V2 (#4250)yiancar