qmk_firmware/keyboards/prime_r
Joe Wasson 743449472e Make PREVENT_STUCK_MODIFIERS the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-17 13:48:02 -04:00
..
keymaps Prime_R refactor and Configurator support (#3289) 2018-07-03 16:15:23 -07:00
config.h Make PREVENT_STUCK_MODIFIERS the default (#3107) 2018-09-17 13:48:02 -04:00
info.json Prime_R refactor and Configurator support (#3289) 2018-07-03 16:15:23 -07:00
prime_r.c Prime_R (#2221) 2018-01-04 13:32:51 -05:00
prime_r.h Prime_R refactor and Configurator support (#3289) 2018-07-03 16:15:23 -07:00
readme.md Rooski15: Update Prime_R ReadMe & Keymap (#2228) 2018-01-05 11:37:53 -05:00
rules.mk Prime_R (#2221) 2018-01-04 13:32:51 -05:00

Prime_R

Prime_R

A compact layout with the footprint of your typical 65% board, featuring a right mini-numpad. Produced by /u/holtenc at www.primekb.com

Additional resources here

Keyboard Maintainer: Andrew Heaston
Hardware Supported: prime_r pcb, ATmega32U4
Hardware Availability: Prime_KB

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

make prime_r:default

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