qmk_firmware/keyboards/kv/revt
2024-05-17 23:49:29 +01:00
..
keymaps/default Delete trivial keymap readmes (#23714) 2024-05-17 23:49:29 +01:00
config.h
keyboard.json
readme.md
revt.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10: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.