Drashna Jaelre 7e99d869de Remove all of the deprecated RGB defines пре 6 година
..
keymaps dbef2ad6b9 Keymap: Update 333fred's keymap for Zen (#3690) пре 6 година
rev1 7e99d869de Remove all of the deprecated RGB defines пре 6 година
config.h 9a4db7a860 Keymap: Adds zen layout for 333fred (#3563) пре 6 година
info.json 8007d9f3a7 Keyboard: Zen refactor and Configurator support (#3677) пре 6 година
matrix.c 2b677ddac9 Fix nyquist (and other splits using D2 in debouncing) (#3067) пре 7 година
readme.md 8007d9f3a7 Keyboard: Zen refactor and Configurator support (#3677) пре 6 година
rules.mk 00b6f14821 Replace outdated RGB/Audio information пре 6 година
serial.c ad01e3c03a New keyboard added "Zen" (#2347) пре 7 година
serial.h ad01e3c03a New keyboard added "Zen" (#2347) пре 7 година
split_rgb.c ad01e3c03a New keyboard added "Zen" (#2347) пре 7 година
split_rgb.h ad01e3c03a New keyboard added "Zen" (#2347) пре 7 година
split_util.c ad01e3c03a New keyboard added "Zen" (#2347) пре 7 година
split_util.h ad01e3c03a New keyboard added "Zen" (#2347) пре 7 година
zen.c ad01e3c03a New keyboard added "Zen" (#2347) пре 7 година
zen.h 8007d9f3a7 Keyboard: Zen refactor and Configurator support (#3677) пре 6 година

readme.md

Zen Keyboard

A split ergo keyboard with a few goals in mind:

  • Be as thin as possible. Other split KBs (Let's Split, Nyquist, Iris) are 15.2mm thick. The Zen is only 8.0mm thick.
  • Layout designed for gaming. 1.5u pinky keys, ortho alphas, and angled thumb keys. After trying Ortholinear, Atreus62, and Ergodox, this is the best layout for gaming and typing.
  • RGB backlighting. 16 WS2812b LEDs shine through the perimeter switches. The SK6812 variant are cheap and easy to solder.
  • Price. Using Arduino Pro Micro, SK6812 LEDs, and PCB FR4 for the case, the cost of each half without switches or caps can be reduced to under $20 when purchased at volume.

Keyboard Maintainer: Legonut
Hardware Supported: Zen rev1
Hardware Availability: RGBKB.net

A build guide and more info for this keyboard can be found here: Zen Build Guide.

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

make zen/rev1:default

See build environment setup then the make instructions for more information.