summaryrefslogtreecommitdiff
path: root/keyboards/idobao/id80/v3/ansi
AgeCommit message (Collapse)Author
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-09-11fixed missing x coordinate on spacebar (#18330)Vino Rodrigues
2022-07-02[Keyboard] IDOBAO ID80v3 code rewrite and include factory keymap (#17234)Vino Rodrigues