summaryrefslogtreecommitdiffstats
path: root/keyboards/idobao/id80
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-30/+13
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-3/+2
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-152-3/+2
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-033-241/+241
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-9/+9
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-012-7/+1
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-3/+6
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-232-3/+1
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-31/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-5/+4
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-2/+2
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Refactor more KC_MISSION_CONTROL/KC_LAUNCHPAD usages (#19891)Joel Challis2023-02-201-25/+1
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-3/+4
* Move Bootmagic config to data driven (#19860)Ryan2023-02-174-13/+6
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-088-277/+198
|\
| * Idobao ID80 V2: Partial Data-Driven Conversion (#19247)James Young2022-12-098-277/+198
* | Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216)Drashna Jaelre2022-12-011-1/+0
|/
* jsonify some info.json (#19146)Joel Challis2022-11-252-2/+2
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-065-10/+10
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-1/+2
* 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-12/+12
* fixed missing x coordinate on spacebar (#18330)Vino Rodrigues2022-09-111-1/+1
* Remove more RESET keycode references (#18252)Joel Challis2022-09-032-2/+2
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-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
* | 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
| * Move keyboard USB IDs and strings to data driven: I (#17836)Ryan2022-07-292-8/+6
* | [Keyboard] IDOBAO ID80v1 folder rename (#17265)Vino Rodrigues2022-08-1429-74/+112
* | [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-156-6/+6
* move id80 and id75 to v1 to accommodate for id75 v2 and id80 v3 (#15992)peepeetee2022-02-1027-4/+4
* Fix idobao/id80/v3 compilation errors (#16280)jack2022-02-092-7/+4
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-0910-0/+470
|\
| * [Keyboard] Idobao ID80 V3 (#15912)peepeetee2022-02-0810-0/+470
* Fix CI. (#15828)Nick Brassel2022-01-111-1/+1