summaryrefslogtreecommitdiffstats
path: root/keyboards/cantor
Commit message (Collapse)AuthorAgeFilesLines
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-42/+42
|
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-7/+3
|
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-142-14/+20
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* 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`
* [Keymap] Add csolje 42 keymap for the cantor (#18125)Christian Solje2022-08-291-0/+107
| | | | 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-231-1/+1
|
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
|
* Specify blackpill board files where relevant (#17521)Joel Challis2022-07-011-0/+1
|
* Added Cantor keyboard (#16552)Diego Palacios2022-05-217-0/+193