summaryrefslogtreecommitdiff
path: root/keyboards/idobao/id80
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (I) (#25600)Jack Sangdahl2-76/+96
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2-4/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-2/+2
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel8-493/+0
2024-08-25Update Underglow keycodes (#23765)Ryan4-8/+8
2024-04-17Data-Driven Keyboard Conversions: I (#23533)James Young2-5/+2
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-4/+0
2024-03-09Remove redundant disabling of features (#22926)Joel Challis1-3/+1
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis4-87/+0
2024-01-08Migrate RGB Matrix config to info.json (#22863)Joel Challis2-86/+43
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-11-27Remove userspace keymaps (#22544)Joel Challis3-602/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-30/+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-3/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+1
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2-3/+2
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-1/+3
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel2-3/+2
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan3-241/+241
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-9/+9
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-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2-3/+1
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan2-31/+5
2023-02-26Move backlight config to data driven (#19910)Ryan2-5/+4
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel1-2/+2
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-1/+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-3/+4
2023-02-17Move Bootmagic config to data driven (#19860)Ryan4-13/+6
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2022-12-08Merge remote-tracking branch 'origin/master' into developQMK Bot8-277/+198
2022-12-09Idobao ID80 V2: Partial Data-Driven Conversion (#19247)James Young8-277/+198
2022-12-01Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216)Drashna Jaelre1-1/+0
2022-11-25jsonify some info.json (#19146)Joel Challis2-2/+2
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel5-10/+10
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan1-1/+1
2022-10-19Remove legacy Debug keycode (#18769)Ryan1-1/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan3-3/+3
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan1-1/+1
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-12/+12
2022-09-11fixed missing x coordinate on spacebar (#18330)Vino Rodrigues1-1/+1