summaryrefslogtreecommitdiffstats
path: root/keyboards/capsunlocked/cu65/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Cleanup junk chars, part 2 (#13284)Ryan2021-06-251-12/+12
|
* Caps Unlocked CU65 layout macro fixes (#11606)James Young2021-01-191-2/+2
|
* [Keyboard] CapsUnlocked CU65 (#11006)Rys Sommefeldt2020-11-251-0/+62
* CapsUnlocked CU65 * Remove spurious in 65_ansi keymap * Fix key next to Enter in 65_iso * Reviewed fixes for CU65 Config, layout, copyright, build rules and documentation tweaks Co-authored-by: Joel Challis <git@zvecr.com> * KC_NUBS not KC_NUSH on the bottom row * K104 is 2U backspace * Small info.json and config.h tweaks Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>