summaryrefslogtreecommitdiff
path: root/keyboards/idobao/id87
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (I) (#25600)Jack Sangdahl2-83/+105
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-5/+5
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel8-423/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-6/+6
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-04-17Data-Driven Keyboard Conversions: I (#23533)James Young2-5/+2
2024-03-15Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis2-12/+10
2024-03-09Fixes for idobao vendor keymaps (#23246)Joel Challis1-1/+1
2024-03-09Remove redundant disabling of features (#22926)Joel Challis1-3/+1
2024-01-08Migrate RGB Matrix config to info.json (#22863)Joel Challis2-84/+43
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-27/+13
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-4/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+3
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan1-87/+87
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-3/+3
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan2-7/+1
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-3/+6
2023-04-05Move TKL layouts to data driven (#20337)Ryan2-127/+100
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-03-17Remove more empty headers (#20155)Ryan1-15/+0
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan2-19/+5
2023-02-26Move backlight config to data driven (#19910)Ryan2-2/+3
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel2-6/+6
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-3/+0
2023-02-20Refactor more KC_MISSION_CONTROL/KC_LAUNCHPAD usages (#19891)Joel Challis1-25/+1
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-2/+3
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan2-4/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-12-01Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216)Drashna Jaelre1-1/+0
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel2-4/+4
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan5-5/+5
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre1-1/+2
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-09-14[Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358)Vino Rodrigues1-5/+16
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-1/+1
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-29Merge remote-tracking branch 'origin/master' into developzvecr2-7/+6
2022-07-29Move keyboard USB IDs and strings to data driven: I (#17836)Ryan4-14/+12
2022-07-02[Keyboard] IDOBAO ID87v2 code rewrite and include factory keymap (#17232)Vino Rodrigues14-391/+713
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis4-4/+4