qmk_firmware/keyboards/westfoxtrot/cypher/rev5
James Young b684353abf
Cypher rev5 Layout Additions (#20844)
* add matrix_diagram.md

* info.json: apply friendly formatting, phase 1

- use four-space indent

* info.json: apply friendly formatting, phase 2

- add key labels

* add LAYOUT_ansi_split_space_split_bs

* add LAYOUT_ansi_split_space

* add LAYOUT_ansi_6u_space_split_bs

* add LAYOUT_ansi_6u_space

* add LAYOUT_ansi_rwkl_split_bs

* add LAYOUT_ansi_rwkl

* add LAYOUT_ansi_wkl_split_bs

* add LAYOUT_ansi_wkl

* add LAYOUT_iso_split_space_split_bs

* add LAYOUT_iso_split_space

* add LAYOUT_iso_6u_space_split_bs

* add LAYOUT_iso_6u_space

* add LAYOUT_iso_rwkl_split_bs

* add LAYOUT_iso_rwkl

* add LAYOUT_iso_wkl_split_bs

* add LAYOUT_iso_wkl
2023-05-10 23:39:10 -07:00
..
keymaps Reworked backlight keycodes. (#18961) 2022-11-06 08:11:59 +11:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
info.json Cypher rev5 Layout Additions (#20844) 2023-05-10 23:39:10 -07:00
matrix_diagram.md Cypher rev5 Layout Additions (#20844) 2023-05-10 23:39:10 -07:00
readme.md [Keyboard] added support for new rev of cypher PCB (#7636) 2020-01-22 09:45:32 -08:00
rev5.c Move single LAYOUT_alls to data driven (#20430) 2023-04-15 21:08:15 +10:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

cypher

PCB for the cypher keyboard

  • Keyboard Maintainer: westfoxtrot
  • Hardware Supported: Cypher PCB revisions 5 (Rev # is printed on PCB)
  • Hardware Availability: with group buy + Files released here

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

make westfoxtrot/cypher/rev5:default

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