9dcd03b6ca
* Set bootloader to stm32-dfu for STM32F303 * Set bootloader to stm32-dfu for STM32F0x2 * Set bootloader to stm32-dfu for STM32F4x1 * Set bootloader to stm32duino for sowbug * Delete redundant bootloader_defs headers * Add some missing MCU name comments * Move APM32 dfu-suffix overrides underneath bootloader * Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules |
||
---|---|---|
.. | ||
keymaps/default | ||
config.h | ||
info.json | ||
readme.md | ||
revt.c | ||
revt.h | ||
rules.mk |
readme.md
KVT
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.
- Keyboard Maintainer: Neil Feagan
- Hardware Supported: KVT, Proton C
- Hardware Availability: List of vendors
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.