qmk-firmwares/keyboards/cablecardesigns/cypher/rev6
James Young a95984745b
Cable Car Designs Cypher rev6 Layout Additions and Touch-Up (#20518)
* 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
2023-04-23 17:18:11 -07:00
..
keymaps Cable Car Designs Cypher rev6 Layout Additions and Touch-Up (#20518) 2023-04-23 17:18:11 -07:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
info.json Cable Car Designs Cypher rev6 Layout Additions and Touch-Up (#20518) 2023-04-23 17:18:11 -07:00
matrix_diagram.md Cable Car Designs Cypher rev6 Layout Additions and Touch-Up (#20518) 2023-04-23 17:18:11 -07:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

cypher rev6

PCB for the cypher keyboard, this is rev6 of this PCB

  • Keyboard Maintainer: westfoxtrot
  • Hardware Supported: Cypher PCB revisions 6 (Rev # is printed on PCB)
  • Hardware Availability: with keyboard release + Files released here

Make example for this keyboard (after setting up your build environment):

make cablecardesigns/cypher/rev6:default

Flashing example for this keyboard:

make cablecardesigns/cypher/rev6:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  • Physical reset button: There are 2 holes underneath the spacebar position that if shorted will enter bootloader
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available