summaryrefslogtreecommitdiff
path: root/keyboards/xelus/kangaroo
AgeCommit message (Expand)Author
2023-10-23Consolidate some EEPROM Driver configuration (#22321)Joel Challis
2023-09-14Migrate i2c EEPROM_DRIVER to info.json (#22013)Joel Challis
2023-09-14Remove duplication of EEPROM defaults (#22011)Joel Challis
2023-09-14Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)Joel Challis
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-05-12Xelus Kangaroo Layout Additions (#20887)James Young
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-23Migrate some more layouts to data driven (#19889)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-08-29[Keyboard] Kangaroo Rev2 (#18199)Xelus22
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann
2022-08-06Move keyboard USB IDs and strings to data driven: X (#17925)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-02-26Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-30[Keyboard] kangaroo improvements (#15350)Xelus22
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-12Align ChibiOS I2C defs with other drivers (#14399)Joel Challis
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-25Remove redundant I2C config defines from keyboards (#11661)Ryan
2021-01-21ChibiOS conf migrations... take 11 (#11646)Nick Brassel
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel
2020-12-05ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel
2020-10-28xelus/kangaroo: fix info.json layout macro reference (#10765)James Young
2020-10-17[Keyboard] Add Kangaroo (#10511)Xelus22