forked from forks/qmk_firmware
87291437bd
- Set all other ChibiOS defaults to 'off', when not targeting Proton-C - Modified all existing F303 boards to point at the QMK_PROTON_C to ensure repeatable binary output - Modified version.h generation so that SKIP_VERSION=yes generates the same output |
||
---|---|---|
.. | ||
keymaps/default | ||
config.h | ||
info.json | ||
readme.md | ||
revt.c | ||
revt.h | ||
rules.mk |
KVT
A open source southpaw keyboard. The Default layer is a standard 104 ANSI keyboard just the numpad is on the left. There is a fn layer (its not in the layout image but in the keymap file) it adds media keys, f13-f24, and mouse keys.
- Keyboard Maintainer: Neil Feagan
- Hardware Supported: KVT, Proton C
- Hardware Availability: List of vendors
Make example for this keyboard (after setting up your build environment):
make kv/revt:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.