summaryrefslogtreecommitdiffstats
path: root/keyboards/atreus/keymaps/yttyx
Commit message (Collapse)AuthorAgeFilesLines
* yttyx: convert to utf-8 encoding (#20672)Jeff Epler2023-05-021-1/+1
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-2/+2
|
* Update Atreus layout to match the Niu layout. Fix Niu comment typo. (#5297)yttyx2019-03-033-165/+226
|
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-11/+8
|
* Added my Balance 12 layout for Atreus (#3336)yttyx2018-07-073-0/+208
* New Balance Twelve-based layout for the Atreus keyboard * Rearrange cursor keys. Fix layout comment typo. * Added Balance 12 layout for Atreus * Changes following review.