Ryan 2da0827d4f Remove matrix size defines (#19581) 3 роки тому
..
keymaps 5e4b076af3 Remove legacy keycodes, part 5 (#18710) 3 роки тому
config.h 2da0827d4f Remove matrix size defines (#19581) 3 роки тому
info.json f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 роки тому
readme.md e4823aadec Fix capitalisation of "GitHub" (#9184) 6 роки тому
revt.c 3dd43d9cab [Keyboard] Support for a Southpaw Keyboard KVT (#7892) 6 роки тому
revt.h 3dd43d9cab [Keyboard] Support for a Southpaw Keyboard KVT (#7892) 6 роки тому
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 роки тому

readme.md

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.