summaryrefslogtreecommitdiff
path: root/keyboards/idobao/id67
AgeCommit message (Expand)AuthorFilesLines
2025-09-12Remove idobao *_DISABLE_UNDERGLOW behaviour (#25638)Joel Challis2-38/+0
2025-09-09Migrate `g_led_config` to DD (I) (#25600)Jack Sangdahl2-68/+79
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+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 Brassel4-399/+0
2024-04-17Data-Driven Keyboard Conversions: I (#23533)James Young2-5/+2
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 Challis6-475/+0
2024-01-08Migrate RGB Matrix config to info.json (#22863)Joel Challis2-53/+43
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-67/+67
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan2-9/+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)Ryan2-3/+3
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel2-5/+5
2023-02-20Refactor more KC_MISSION_CONTROL/KC_LAUNCHPAD usages (#19891)Joel Challis2-49/+1
2023-02-03Debounce defines cleanup (#19742)Ryan1-1/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-12-30Remove useless line continuations (#19399)Ryan1-16/+16
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan1-1/+1
2022-10-19Remove legacy Debug keycode (#18769)Ryan1-1/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan1-1/+1
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan1-1/+1
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan1-1/+1
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2-18/+4
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan3-5/+5
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-07-29Move keyboard USB IDs and strings to data driven: I (#17836)Ryan2-7/+6
2022-07-02[Keyboard] IDOBAO ID67 code touch-ups and include factory keymap (#17231)Vino Rodrigues16-387/+703
2022-06-24Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition1-0/+1
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-05-11[Keyboard] Revert "Fix id67 RGB Matrix (#16916)" - on IDOBAO ID67 kb (#16917)Vino Rodrigues15-273/+139
2022-04-22Fix id67 RGB Matrix (#16916)jack2-5/+5
2022-04-22[Keyboard]Remove RGB light implementation of ID67, revert the file structure ...peepeetee26-332/+565
2022-01-12move id67 (#15662)peepeetee20-0/+896