summaryrefslogtreecommitdiffstats
path: root/keyboards/idobao/id80/v3
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-1/+2
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|
* fixed missing x coordinate on spacebar (#18330)Vino Rodrigues2022-09-111-1/+1
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
| |
| * Move keyboard USB IDs and strings to data driven: I (#17836)Ryan2022-07-292-8/+6
| |
* | [Keyboard] IDOBAO ID80v3 code rewrite and include factory keymap (#17234)Vino Rodrigues2022-07-0219-449/+790
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* Fix idobao/id80/v3 compilation errors (#16280)jack2022-02-092-7/+4
| | | | | * fix * another redefintion
* [Keyboard] Idobao ID80 V3 (#15912)peepeetee2022-02-0810-0/+470
Co-authored-by: Drashna Jaelre <drashna@live.com>