summaryrefslogtreecommitdiff
path: root/keyboards/neson_design/n6/n6.c
AgeCommit message (Expand)Author
2023-11-01Relocate LED driver init code (#22365)Ryan
2023-10-22Add `_flush()` functions to LED drivers (#22308)Ryan
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-10-04Update ISSI LED types (#22099)Ryan
2023-09-04Clean up RGB LED type (#21859)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-04-04Move 65% layouts to data driven (#20308)Ryan
2023-02-06Remove `IS_HOST_LED_ON` and migrate usages (#19753)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-03-05support more leds (#15840)yulei
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-09-05Remove empty override functions (#14312)Ryan
2021-08-17[Keyboard] Fixup Neson Design N6 ISSI includes (#14045)Drashna Jaelre
2021-08-17[Keyboard] add n6 keyboard (#13768)yulei