summaryrefslogtreecommitdiffstats
path: root/keyboards/idobao/id87
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* [Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358)Vino Rodrigues2022-09-141-5/+16
|
* 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
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
| |
* | Merge remote-tracking branch 'origin/master' into developzvecr2022-07-292-7/+6
|\|
| * Move keyboard USB IDs and strings to data driven: I (#17836)Ryan2022-07-294-14/+12
| |
* | [Keyboard] IDOBAO ID87v2 code rewrite and include factory keymap (#17232)Vino Rodrigues2022-07-0214-391/+713
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-4/+4
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-4/+0
| | | | (#16655)
* Disable RGB matrix pixel animations for some boards (#16643)Ryan2022-03-141-3/+0
| | | | | * idobao/id87/v2: disable RGB matrix pixel animations * Same for two more boards
* [Keyboard] Idobao ID87 v2 (#15875)peepeetee2022-03-0710-0/+483
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* move ID87 to IDOBAO vendor folder (#15667)peepeetee2022-02-1010-0/+346
* move ID87 to IDOBAO vendor folder * move to v1 to acommondate for v2