QMK/keyboards/kv/revt
2020-03-23 10:48:11 +01:00
..
keymaps/default initial upload 2020-03-23 10:48:11 +01:00
config.h initial upload 2020-03-23 10:48:11 +01:00
readme.md initial upload 2020-03-23 10:48:11 +01:00
revt.c initial upload 2020-03-23 10:48:11 +01:00
revt.h initial upload 2020-03-23 10:48:11 +01:00
rules.mk initial upload 2020-03-23 10:48:11 +01:00

KVT

KVT default layout

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.

More info on KVT github

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.