summaryrefslogtreecommitdiffstats
path: root/keyboards/sparrow62/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-073-230/+0
|
* Merge upstream masterlokher2022-12-063-0/+230
|\
| * Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-2/+2
| | | | | | | | | | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
| * Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
| * Remove legacy international keycodes (#18588)Ryan2022-10-091-1/+1
| |
* | Remove non-Keychron keyboardslokher2022-09-137-300/+0
|/
* [Keyboard] Add Sparrow62 (#11387)Atsushi Morimoto2021-01-077-0/+300
* add sparrow62 * fix split hand pin * fix default keymap back space * add via firmware * add 74th keymap fix for coding style * Update keyboards/sparrow62/readme.md Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/sparrow62/keymaps/74th/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/sparrow62/keymaps/74th/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * fix typo * remove macro for LOCK Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>