92a029d6f3
* scale layout data Seems the KLE data that was imported to make the original file was scaled 1.25x. This commit removes the scaling. * human-friendly formatting Insert line breaks between physical layout rows. * remove instances where width or height is set to 1 The width and height of a key is defaulted to 1 if not provided by the JSON data, so there's no reason to set it manually. |
||
---|---|---|
.. | ||
keymaps/default | ||
config.h | ||
info.json | ||
readme.md | ||
rules.mk | ||
v1_3.c | ||
v1_3.h |
Ergonomic Vertical Keyboard (EVK) version 1.3 with Teensy 2.0
- Keyboard Maintainer: YangPiCui
- Hardware Supported: Ergonomic Vertical Keyboard (EVK) version 1.3 with Teensy 2.0
Make example for this keyboard (after setting up your build environment):
make handwired/evk/v1_3:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.