index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
idobao
/
id80
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
Migrate `g_led_config` to DD (I) (#25600)
Jack Sangdahl
2
-76
/
+96
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
2
-2
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
2
-2
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
1
-1
/
+0
2025-01-20
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)
Joel Challis
2
-4
/
+0
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
1
-2
/
+2
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
8
-493
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
4
-8
/
+8
2024-04-17
Data-Driven Keyboard Conversions: I (#23533)
James Young
2
-5
/
+2
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
4
-4
/
+0
2024-03-09
Remove redundant disabling of features (#22926)
Joel Challis
1
-3
/
+1
2024-02-18
Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)
Joel Challis
4
-87
/
+0
2024-01-08
Migrate RGB Matrix config to info.json (#22863)
Joel Challis
2
-86
/
+43
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
1
-1
/
+1
2023-11-27
Remove userspace keymaps (#22544)
Joel Challis
3
-602
/
+0
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2
-30
/
+13
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-1
/
+1
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2
-3
/
+2
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2
-1
/
+1
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2
-3
/
+2
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2
-1
/
+3
2023-05-15
Keymap introspection for combos. (#19670)
Nick Brassel
2
-3
/
+2
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
3
-241
/
+241
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
1
-9
/
+9
2023-05-01
Move `FORCE_NKRO` to data driven (#20604)
Ryan
2
-7
/
+1
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2
-1
/
+3
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
4
-3
/
+6
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2
-3
/
+1
2023-03-05
Move matrix config to info.json, part 1 (#19985)
Ryan
2
-31
/
+5
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2
-5
/
+4
2023-02-23
VIA Protocol 12 + fixes (#19916)
Nick Brassel
1
-2
/
+2
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
1
-1
/
+0
2023-02-20
Refactor more KC_MISSION_CONTROL/KC_LAUNCHPAD usages (#19891)
Joel Challis
1
-25
/
+1
2023-02-17
Remove matrix size defines (#19581)
Ryan
1
-4
/
+0
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2
-3
/
+4
2023-02-17
Move Bootmagic config to data driven (#19860)
Ryan
4
-13
/
+6
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2
-2
/
+0
2022-12-08
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
8
-277
/
+198
2022-12-09
Idobao ID80 V2: Partial Data-Driven Conversion (#19247)
James Young
8
-277
/
+198
2022-12-01
Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216)
Drashna Jaelre
1
-1
/
+0
2022-11-25
jsonify some info.json (#19146)
Joel Challis
2
-2
/
+2
2022-11-06
Reworked backlight keycodes. (#18961)
Nick Brassel
5
-10
/
+10
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
1
-1
/
+1
2022-10-19
Remove legacy Debug keycode (#18769)
Ryan
1
-1
/
+1
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
3
-3
/
+3
2022-10-13
Remove legacy keycodes, part 4 (#18683)
Ryan
1
-1
/
+1
2022-10-04
Fix Per Key LED Indicator Callbacks (#18450)
Drashna Jaelre
1
-1
/
+2
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
1
-1
/
+1
2022-09-14
[Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358)
Vino Rodrigues
1
-12
/
+12
2022-09-11
fixed missing x coordinate on spacebar (#18330)
Vino Rodrigues
1
-1
/
+1
[next]