Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 1 | -1/+1 |
| | |||||
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 3 | -3/+3 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
| | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 2 | -2/+2 |
| | |||||
* | Fix missing F2 in top row in AoS TKL maps (#11735) | Rys Sommefeldt | 2021-01-31 | 2 | -2/+2 |
| | |||||
* | Enable extrakeys, mousekeys for all VIA keymaps. (#10740) | kaylanm | 2020-11-02 | 1 | -1/+0 |
| | |||||
* | [Keyboard] Add support for Ace of Spades TKL keyboard (#9128) | Rys Sommefeldt | 2020-05-21 | 5 | -0/+136 |
* Add support for Ace of Spades * Fix the F-row mappings * Add the tkl_iso layout * Put KC_PAUS back in place of top layer reset * aholland909 personal keymap for Ace of Spades * Address PR feedback and rename to aos/tkl * Rename keyboard implementation filenames * Remove unnecessary layers * info.json for the configurator |