Age | Commit message (Expand) | Author |
2023-02-26 | Move backlight config to data driven (#19910) | Ryan |
2023-02-23 | VIA Protocol 12 + fixes (#19916) | Nick Brassel |
2023-02-22 | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan |
2023-02-20 | Refactor more KC_MISSION_CONTROL/KC_LAUNCHPAD usages (#19891) | Joel Challis |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-17 | Move LED indicator config to data driven (#19800) | Ryan |
2023-02-17 | Move Bootmagic config to data driven (#19860) | Ryan |
2023-02-10 | Tidy up use of keycode range helpers (#19756) | Joel Challis |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-02-07 | Remove unused Bootmagic row/col defines from config.h (#19761) | Ryan |
2023-02-06 | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan |
2023-01-30 | Clean up Force NKRO in config.h (#19718) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |
2023-01-28 | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan |
2023-01-10 | Migrate `LAYOUTS` to data driven (#19541) | Ryan |
2022-12-30 | Remove useless line continuations (#19399) | Ryan |
2022-12-21 | New keymap for ID75 - paryz (#19350) | Filip Paryż |
2022-12-14 | Tap Dance: remove `qk_` prefix (#19313) | Ryan |
2022-12-08 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-12-09 | Idobao ID80 V2: Partial Data-Driven Conversion (#19247) | James Young |
2022-12-01 | Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216) | Drashna Jaelre |
2022-11-25 | jsonify some info.json (#19146) | Joel Challis |
2022-11-06 | Reworked backlight keycodes. (#18961) | Nick Brassel |
2022-10-31 | Normalise Unicode keycodes (#18898) | Ryan |
2022-10-28 | Normalise Auto Shift keycodes (#18892) | Ryan |
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan |
2022-10-20 | Remove legacy EEPROM clear keycodes (#18782) | Ryan |
2022-10-19 | Remove legacy Debug keycode (#18769) | Ryan |
2022-10-16 | Remove legacy keycodes, part 6 (#18740) | Ryan |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan |
2022-10-13 | Remove legacy keycodes, part 4 (#18683) | Ryan |
2022-10-11 | Remove legacy keycodes, part 3 (#18669) | Ryan |
2022-10-10 | Remove lingering `DRIVER_LED_TOTAL` references (#18662) | jack |
2022-10-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-10-09 | [Keyboard] New IDOBAO ID61 (a.k.a. Denwir D60) (#17362) | Vino Rodrigues |
2022-10-04 | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan |
2022-09-14 | [Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358) | Vino Rodrigues |
2022-09-11 | fixed missing x coordinate on spacebar (#18330) | Vino Rodrigues |
2022-09-03 | [Keyboard] Add IDOBAO Abacus ID42 Keyboard (#16923) | Vino Rodrigues |
2022-09-03 | Remove more RESET keycode references (#18252) | Joel Challis |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis |
2022-08-20 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're |
2022-08-20 | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis |
2022-08-15 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2022-08-15 | Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958) | Ryan |
2022-08-14 | [Keyboard] IDOBAO ID80v1 folder rename (#17265) | Vino Rodrigues |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel |