summaryrefslogtreecommitdiff
path: root/keyboards/idobao
AgeCommit message (Expand)AuthorFilesLines
2025-09-12Remove idobao *_DISABLE_UNDERGLOW behaviour (#25638)Joel Challis8-146/+0
2025-09-09Migrate `g_led_config` to DD (I) (#25600)Jack Sangdahl18-598/+628
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis1-2/+6
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis14-14/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis13-13/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis3-3/+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)Ryan9-30/+30
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel47-2829/+0
2024-08-25Update Underglow keycodes (#23765)Ryan8-16/+16
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: I-J (#23767)James Young8-125/+24
2024-05-17Delete trivial keymap readmes (#23714)Ryan5-9/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan7-7/+7
2024-04-17Data-Driven Keyboard Conversions: I (#23533)James Young14-36/+14
2024-04-03Remove `quantum.h` includes from keyboard code (#23394)Ryan2-2/+4
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-4/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23302)Joel Challis4-28/+25
2024-03-15Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis8-48/+39
2024-03-09Fixes for idobao vendor keymaps (#23246)Joel Challis3-3/+4
2024-03-09Remove redundant disabling of features (#22926)Joel Challis7-21/+7
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis14-888/+0
2024-02-16[Keymap Removal] keyboard with most keymaps (#23092)Joel Challis23-674/+0
2024-01-08Migrate RGB Matrix config to info.json (#22863)Joel Challis18-582/+346
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark10-596/+0
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan8-8/+8
2023-12-19[Keymap Removal] xiudi/xd75 and related keymaps. (#22698)Joel Challis4-120/+0
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel4-151/+0
2023-12-18[Keymap Removal] Preonic and related keymaps. (#22689)Joel Challis4-354/+0
2023-12-05Remove "empty" files (#22603)Joel Challis3-48/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis3-602/+0
2023-09-20amend 96_(ansi|iso) community_layouts in keyboards/ (#22066)Duncan Sutherland4-7/+161
2023-08-23Move RGBLight animations to data driven (#21635)Ryan10-93/+65
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan9-9/+9
2023-07-02Move miscellaneous defines to data driven (#21382)Ryan2-5/+2
2023-06-27Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan4-12/+0
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan11-22/+10
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan10-5/+13
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-04Even more `info.json` whitespace cleanups (#20703)Ryan4-219/+219
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan5-369/+369
2023-05-02`info.json` whitespace cleanups (#20651)Ryan2-12/+12
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan16-59/+9
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-167/+105
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan18-9/+27
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan28-25/+42
2023-04-05Move TKL layouts to data driven (#20337)Ryan2-127/+100
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition3-3/+0
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan10-273/+217