summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/dharma/keymaps/via
Commit message (Collapse)AuthorAgeFilesLines
* Xelus Dharma Layout Additions (#20886)James Young2023-05-121-4/+4
| | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_ansi_rwkl_split_bs * add LAYOUT_ansi_rwkl * add LAYOUT_ansi_wkl_split_bs * add LAYOUT_ansi_wkl
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* [Core] Process all changed keys in one scan loop, deprecate ↵Stefan Kerkmann2022-08-061-18/+0
| | | | `QMK_KEYS_PER_SCAN` (#15292)
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-2/+2
|
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵Joel Challis2022-02-261-1/+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] Dharma (#13663)Xelus222021-07-244-0/+75
Co-authored-by: Ryan <fauxpark@gmail.com>