summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/concertina/64key/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-3/+3
|
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-4/+4
| | | | | | | | | | | | | | | | | | | * `KC_SYSREQ` -> `KC_SYRQ` And one `KC_ALT_ERASE` -> `KC_ERAS` * `KC_NONUS_BSLASH` -> `KC_NUBS` * `KC_NUMLOCK` -> `KC_NUM` * `KC_CLCK` -> `KC_CAPS` * `KC_SCROLLLOCK` -> `KC_SCRL` * `KC_LBRACKET` -> `KC_LBRC` * `KC_RBRACKET` -> `KC_RBRC` * `KC_CAPSLOCK` -> `KC_CAPS`
* Remove legacy international keycodes (#18588)Ryan2022-10-091-1/+1
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Remove keyboard-level `TAP_DANCE_ENABLE` rules (#14538)Ryan2021-09-211-0/+1
|
* [Keyboard] Concertina (#11922)Viktor Eikman2021-02-202-0/+116
* [Keyboard] Concertina * Added a novel handwired keyboard. * Concertina lint * Perfunctory changes to pass CI. * Concertina line width * Changes from code review: GPL headers, modernization, full-width representation of matrix to match info.json.