qmk_firmware/keyboards/kv/revt
Ryan 6b38dc17cd
Remove deprecated RGB_ and Mouse keycodes (#25444)
* Remove deprecated `RGB_` and Mouse keycodes

* Update old mouse keycodes, 0-9/A-M

* Update old mouse keycodes, N-Z & layouts

* Missed some stuff
2025-07-11 11:05:41 -06:00
..
keymaps/default Remove deprecated RGB_ and Mouse keycodes (#25444) 2025-07-11 11:05:41 -06:00
keyboard.json Remove empty url fields (#25181) 2025-04-22 17:59:00 +01:00
readme.md Fix capitalisation of "GitHub" (#9184) 2020-05-25 19:43:14 -07:00
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.