summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/kangaroo
Commit message (Expand)AuthorAgeFilesLines
* Xelus Kangaroo Layout Additions (#20887)James Young2023-05-124-139/+568
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-154-46/+136
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-104-10/+10
* Migrate some more layouts to data driven (#19889)Ryan2023-02-232-18/+1
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-14/+6
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-4/+4
* [Keyboard] Kangaroo Rev2 (#18199)Xelus222022-08-2914-28/+118
* [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-062-36/+0
* Move keyboard USB IDs and strings to data driven: X (#17925)Ryan2022-08-062-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-262-2/+0
* Fix up build options comments (#15463)Ryan2021-12-121-2/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* [Keyboard] kangaroo improvements (#15350)Xelus222021-11-302-0/+38
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-121-2/+2
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-251-1/+0
|\
| * Remove redundant I2C config defines from keyboards (#11661)Ryan2021-01-251-1/+0
* | ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-211-14/+0
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-203-3/+3
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1378/+63
|/
* xelus/kangaroo: fix info.json layout macro reference (#10765)James Young2020-10-281-2/+2
* [Keyboard] Add Kangaroo (#10511)Xelus222020-10-1712-0/+1677