summaryrefslogtreecommitdiffstats
path: root/keyboards/idobao/id75
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-2/+2
| | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
* 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
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-219-14/+14
|
* 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-062-2/+0
|/
* Move keyboard USB IDs and strings to data driven: I (#17836)Ryan2022-07-294-16/+14
|
* ID75 v2: update info.json (#17653)James Young2022-07-121-8/+88
|
* [Keyboard] Add more bootloader options for id75 (#17441)Albert Y2022-06-203-32/+14
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-2/+2
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-152-4/+0
| | | | (#16655)
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-02-226-0/+303
|\
| * [Keyboard] ID75 v2 (#16351)peepeetee2022-02-216-0/+303
|
* move id80 and id75 to v1 to accommodate for id75 v2 and id80 v3 (#15992)peepeetee2022-02-106-7/+7
| | | | | | | | | | | | | | | * move id80 to a v1 to acommondate for v2 and a future v3 * move id75 to v1 * fix manufacturer and product fields, enable backlight * move user keymap * Fix DEFAULT_FOLDER * Update build command Co-authored-by: zvecr <git@zvecr.com>
* rename idobo to idobao/id75, move to vendor folder (#15661)peepeetee2022-01-1749-0/+1898
* rename idobo to idobao/id75, move to vendor folder * add image, amend readme to id75 * add buying link