diff options
Diffstat (limited to 'keyboards/kv/revt/readme.md')
-rw-r--r-- | keyboards/kv/revt/readme.md | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/kv/revt/readme.md b/keyboards/kv/revt/readme.md deleted file mode 100644 index 23abc78035..0000000000 --- a/keyboards/kv/revt/readme.md +++ /dev/null @@ -1,18 +0,0 @@ -# KVT - -![KVT default layout](https://i.imgur.com/nPwxzdU.jpg) - -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](https://github.com/Hybrid65/KVT) - -* Keyboard Maintainer: [Neil Feagan](https://github.com/Hybrid65) -* Hardware Supported: KVT, Proton C -* Hardware Availability: [List of vendors](https://qmk.fm/proton-c) - -Make example for this keyboard (after setting up your build environment): - - make kv/revt:default - -See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |