qmk_firmware/keyboards/v60_type_r
mechmerlin 6ec7ccec63 Support for KBP V60 Type R 60% keyboard (#1770)
* Support for KBP V60 Type R 60% keyboard

Support does not include in switch or underglow lighting for Polestar Edition.

* rename v60type_r to v60_type_r

* Remove old v60type_r

* Modify readme.md to adhere with QMK readme formatting.
2017-09-29 11:51:12 -10:00
..
keymaps/default Support for KBP V60 Type R 60% keyboard (#1770) 2017-09-29 11:51:12 -10:00
config.h Support for KBP V60 Type R 60% keyboard (#1770) 2017-09-29 11:51:12 -10:00
readme.md Support for KBP V60 Type R 60% keyboard (#1770) 2017-09-29 11:51:12 -10:00
rules.mk Support for KBP V60 Type R 60% keyboard (#1770) 2017-09-29 11:51:12 -10:00
v60_type_r.c Support for KBP V60 Type R 60% keyboard (#1770) 2017-09-29 11:51:12 -10:00
v60_type_r.h Support for KBP V60 Type R 60% keyboard (#1770) 2017-09-29 11:51:12 -10:00

readme.md

KBParadise V60 Type R

Released in 2017, the KBP V60 Type R is KB Paradise's first foray into the world of fully programmable keyboards. It utilizes an atmega32u4, Cherry MX switches, standard layout plate, Cherry style stabilizers, and plastic 60% case.

The keyboard comes in two flavors:

  1. V60 Type R
  2. V60 Type R Polestar

The Polestar comes with both in switch and underglow lighting, while the regular Type R has neither.

Please note that other variants of the KBP V60 are not fully programmable.

In switch and underglow lighting is currently not supported, but the hex file generated by QMK can still be used for either type r board.

The KB Paradise preferred way of creating the hex file is by using https://tkg.io/, selecting Fantastic60 and then defining your keymap.

You will then have to use tkg-toolkit to finish the flashing

Keyboard Maintainer: QMK Community Hardware Supported: KBP V60 Type R PCB Hardware Availability: mechanicalkeyboards.com, Massdrop

Make example for this keyboard (after setting up your build environment):

make v60_type_r-default

See build environment setup then the make instructions for more information.