summaryrefslogtreecommitdiffstats
path: root/keyboards/idobao
Commit message (Expand)AuthorAgeFilesLines
* jsonify some info.json (#19146)Joel Challis2022-11-253-3/+3
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-0610-19/+19
* Normalise Unicode keycodes (#18898)Ryan2022-10-311-1/+1
* Normalise Auto Shift keycodes (#18892)Ryan2022-10-282-7/+7
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-2015-17/+17
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-202-2/+2
* Remove legacy Debug keycode (#18769)Ryan2022-10-192-2/+2
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-166-12/+12
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1529-35/+35
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-132-2/+2
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-113-4/+4
* Remove lingering `DRIVER_LED_TOTAL` references (#18662)jack2022-10-101-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-1015-0/+896
|\
| * [Keyboard] New IDOBAO ID61 (a.k.a. Denwir D60) (#17362)Vino Rodrigues2022-10-0915-0/+896
* | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-045-21/+10
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-2311-15/+15
|/
* [Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358)Vino Rodrigues2022-09-146-31/+60
* fixed missing x coordinate on spacebar (#18330)Vino Rodrigues2022-09-111-1/+1
* [Keyboard] Add IDOBAO Abacus ID42 Keyboard (#16923)Vino Rodrigues2022-09-0311-0/+568
* Remove more RESET keycode references (#18252)Joel Challis2022-09-032-2/+2
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2110-15/+15
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-208-8/+8
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-208-8/+8
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-155-55/+17
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)Ryan2022-08-155-55/+17
* | [Keyboard] IDOBAO ID80v1 folder rename (#17265)Vino Rodrigues2022-08-1429-74/+112
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-065-5/+0
* | Merge remote-tracking branch 'origin/master' into developzvecr2022-07-2912-47/+41
|\|
| * Move keyboard USB IDs and strings to data driven: I (#17836)Ryan2022-07-2918-69/+59
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-244-74/+78
|\|
| * Idobao ID63 Community Layout support (#17769)James Young2022-07-244-74/+78
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-131-8/+88
|\|
| * ID75 v2: update info.json (#17653)James Young2022-07-121-8/+88
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-0213-0/+814
|\|
| * [Keyboard] New IDOBAO ID63 (a.k.a. Denwir D60) (#17144)Vino Rodrigues2022-07-0213-0/+814
* | [Keyboard] IDOBAO ID67 code touch-ups and include factory keymap (#17231)Vino Rodrigues2022-07-0216-387/+703
* | [Keyboard] IDOBAO ID87v2 code rewrite and include factory keymap (#17232)Vino Rodrigues2022-07-0214-391/+713
* | [Keyboard] IDOBAO ID80v3 code rewrite and include factory keymap (#17234)Vino Rodrigues2022-07-0219-449/+790
* | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition2022-06-241-0/+1
|/
* [Keyboard] Add more bootloader options for id75 (#17441)Albert Y2022-06-203-32/+14
* [Keyboard] Idobao Montex V2(RGB) (#15865)peepeetee2022-06-1611-0/+420
* [Keyboard] Add Idobao Montex RGB (V2) (#16897)IBNobody2022-06-1511-0/+478
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1517-19/+19
* [Keyboard] Revert "Fix id67 RGB Matrix (#16916)" - on IDOBAO ID67 kb (#16917)Vino Rodrigues2022-05-1115-273/+139
* Fix id67 RGB Matrix (#16916)jack2022-04-222-5/+5
* [Keyboard]Remove RGB light implementation of ID67, revert the file structure ...peepeetee2022-04-2226-332/+565
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-153-8/+0
* Disable RGB matrix pixel animations for some boards (#16643)Ryan2022-03-141-3/+0
* [Keyboard] Idobao ID87 v2 (#15875)peepeetee2022-03-0710-0/+483
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-02-226-0/+303
|\