summaryrefslogtreecommitdiffstats
path: root/keyboards/cablecardesigns/cypher/rev6/keymaps/via
Commit message (Collapse)AuthorAgeFilesLines
* Cable Car Designs Cypher rev6 Layout Additions and Touch-Up (#20518)James Young2023-04-231-24/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * refactor default keymap - use four-space indent - grid-align keycodes - use QMK-native keycode alias for `RGB_MODE_RGBTEST` * refactor default_iso keymap - use four-space indent - grid-align keycodes * refactor via keymap - use four-space indent - grid-align keycodes - use QMK-native keycode alias for `KC_TRNS` * info.json: apply friendly formatting * add maintainer and url keys to info.json * add LAYOUT_ansi with reference keymap * add LAYOUT_iso; refactor default_iso keymap * standardize default and via keymaps - use `QK_GESC` at top left - use `KC_DEL` for right half of Split Backspace - use `KC_NUHS` for Non-US Hash position - use `KC_NUBS` for Non-Us Backslash position - use `KC_RGUI` for middle right mod * add RGB Underglow keycodes to all keymap Function layers
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-1/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Fix Cypher rev6 VIA keymap (#16117)Ryan2022-01-291-1/+1
|
* [Keyboard] add cypher rev6 (#14647)Cable Car Designs2022-01-283-0/+80
Co-authored-by: Drashna Jaelre <drashna@live.com>