summaryrefslogtreecommitdiff
path: root/keyboards/cantor
Commit message (Collapse)AuthorAge
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-13
| | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
* [Keymap] Add csolje 42 keymap for the cantor (#18125)Christian Solje2022-08-29
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Christian Solje <csolje@gn.com>
* Use correct board files for cantor (#18144)Joel Challis2022-08-23
|
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-20
|
* Specify blackpill board files where relevant (#17521)Joel Challis2022-07-01
|
* Added Cantor keyboard (#16552)Diego Palacios2022-05-21