qmk_firmware/keyboards/primekb/prime_o
Ryan 41c50bb653
Change keyboard level include guards to pragma once (#14248)
* Change keyboard level include guards to `pragma once`

And clean up a lot of layout macros

* Oops

* Remove dangling endif
2021-09-01 19:03:14 +10:00
..
keymaps Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00
config.h Remove DESCRIPTION, N-Q (#11631) 2021-01-20 11:57:45 +11:00
info.json Keyboard: Added Prime_L, Prime_O and Prime_M, moved Prime_R into primekb folder (#3907) 2018-09-20 15:36:11 -07:00
prime_o.c Keyboard: Added Prime_L, Prime_O and Prime_M, moved Prime_R into primekb folder (#3907) 2018-09-20 15:36:11 -07:00
prime_o.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
readme.md Keyboard: Added Prime_L, Prime_O and Prime_M, moved Prime_R into primekb folder (#3907) 2018-09-20 15:36:11 -07:00
rules.mk Remove MIDI Configuration boilerplate (#11151) 2021-08-16 06:51:13 +10:00

Prime_O

Prime_O

A 16x5 ortholinear keyboard that has many layout options, including: full grid, left- or right-side full sized numpads, and Many spacebar locations. Standard in-switch backlighting. See primekb.com for full details of possible layouts.

Keyboard Maintainer: MxBlue
Hardware Supported: Prime_O PCB, ATMega32u2
Hardware Availability: GB

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

make primekb/prime_o:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.