summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/kangaroo/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Xelus Kangaroo Layout Additions (#20887)James Young2023-05-122-6/+6
| | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_ansi_split_bs_rshift * add LAYOUT_ansi * add LAYOUT_ansi_tsangan_split_bs_rshift * add LAYOUT_ansi_tsangan
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-4/+4
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* [Core] Process all changed keys in one scan loop, deprecate ↵Stefan Kerkmann2022-08-062-36/+0
| | | | `QMK_KEYS_PER_SCAN` (#15292)
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵Joel Challis2022-02-262-2/+0
| | | | | | | keymaps (#16448) * Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps
* [Keyboard] kangaroo improvements (#15350)Xelus222021-11-302-0/+38
|
* [Keyboard] Add Kangaroo (#10511)Xelus222020-10-173-0/+87
* roo initial * update scannign t imes * enable dma * rename kangaroo * updates * update rules.mk * keymap * fix up config * fix reamde * fix up config * update license headers * rules.mk update * info json * Update keyboards/xelus/kangaroo/rules.mk