You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination (#1784) 6 years ago
..
keymaps/default Support for KBP V60 Type R 60% keyboard (#1770) 6 years ago
config.h Support for KBP V60 Type R 60% keyboard (#1770) 6 years ago
readme.md Make arguments redo, subproject elimination (#1784) 6 years ago
rules.mk Support for KBP V60 Type R 60% keyboard (#1770) 6 years ago
v60_type_r.c Support for KBP V60 Type R 60% keyboard (#1770) 6 years ago
v60_type_r.h Support for KBP V60 Type R 60% keyboard (#1770) 6 years ago

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.