summaryrefslogtreecommitdiffstats
path: root/keyboards/0xc7/61key/keymaps/via
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-48/+0
|
* Merge upstream masterlokher2022-12-061-0/+48
|\
| * Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-211-1/+1
| |
| * Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
| |
| * Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* | Remove non-Keychron keyboardslokher2022-09-132-49/+0
|/
* 0xc7/61key touch-up (#14712)James Young2021-10-051-4/+4
| | | | | | | | | | | | | * correct Configurator layout data * rename LAYOUT to LAYOUT_60_ansi * correct info.json maintainer field Use the maintainer's GitHub username. * correct the compiling/flashing instructions Keyboard value is relative to `qmk_firmware/keyboards/`.
* [Keyboard] Add 61Key (#14259)Ethan Yates2021-09-082-0/+49
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>