qmk_firmware/keyboards/primekb/prime_o
Ryan e96d829724
Remove legacy keycodes, part 3 (#18669)
* `KC__VOLDOWN` -> `KC_VOLD`

* `KC__VOLUP` -> `KC_VOLU`

* `KC__MUTE` -> `KC_MUTE`

* `KC_POWER` -> `KC_PWR`
2022-10-11 14:21:47 +01:00
..
keymaps Remove legacy keycodes, part 3 (#18669) 2022-10-11 14:21:47 +01:00
config.h
info.json
prime_o.c
prime_o.h
readme.md
rules.mk

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.