index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
cantor
Age
Commit message (
Collapse
)
Author
2023-12-18
Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)
Nick Brassel
2023-05-04
Even more `info.json` whitespace cleanups (#20703)
Ryan
2023-02-17
Move Bootmagic config to data driven (#19860)
Ryan
2023-02-14
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-10-13
Remove legacy keycodes, part 4 (#18683)
Ryan
* `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
2022-08-29
[Keymap] Add csolje 42 keymap for the cantor (#18125)
Christian Solje
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Christian Solje <csolje@gn.com>
2022-08-23
Use correct board files for cantor (#18144)
Joel Challis
2022-08-20
RESET -> QK_BOOT keyboard readme (#18110)
Joel Challis
2022-07-01
Specify blackpill board files where relevant (#17521)
Joel Challis
2022-05-21
Added Cantor keyboard (#16552)
Diego Palacios