qmk-dactyl-manuform-a/keyboards/handwired/evk/v1_3
James Young 92a029d6f3
Ergonomic Vertical Keyboard (EVK) handwired info.json touch-up (#13527)
* 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.
2021-07-12 23:44:56 -07:00
..
keymaps/default [Keyboard] Evk v1.3 add a key (#11880) 2021-02-26 20:24:55 -08:00
config.h [Keyboard] Evk v1.3 add a key (#11880) 2021-02-26 20:24:55 -08:00
info.json Ergonomic Vertical Keyboard (EVK) handwired info.json touch-up (#13527) 2021-07-12 23:44:56 -07:00
readme.md [Keyboard] Evk v1.3 add a key (#11880) 2021-02-26 20:24:55 -08:00
rules.mk
v1_3.c
v1_3.h [Keyboard] Evk v1.3 add a key (#11880) 2021-02-26 20:24:55 -08:00

readme.md

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.