Keyboard: Added Prime_L, Prime_O and Prime_M, moved Prime_R into primekb folder (#3907)

* Added template copies for prime_l
Added first set of files for prime_m and prime_o
Temporarily storing kbfirmware dumps in tmp

* Completed base for prime_m, prime_o and prime_l
Moved prime_r into primekb folder

* Added in QMK Configurator layout files for new PrimeKB keyboards
Slight modification to layout header files
Added my name to licensing

* Updated primekb readmes

* Removed temporary working files

* Updated default keymap for Prime_O

* Added link to Newbs Guide in prime_r readme
This commit is contained in:
Jumail Mundekkat
2018-09-21 08:36:11 +10:00
committed by Drashna Jaelre
parent cfdc23bbae
commit 99c1c5bfe9
40 changed files with 1034 additions and 3 deletions
+15
View File
@@ -0,0 +1,15 @@
# Prime_L
![Prime_L](https://i.imgur.com/jUWhjOD.jpg)
A compact layout with the footprint of your typical 65% board, featuring a left mini-numpad. Pre-drilled and counter sunk holes for use with optional feet for a slight tilt. Switches are oriented so that back light LEDs are on the top of the switch.
Keyboard Maintainer: [MxBlue](https://github.com/MxBlu)
Hardware Supported: Prime_L PCBs, ATMega32u4
Hardware Availability: [Store Link](https://www.primekb.com/collections/keyboards/products/bundle-save)
Make example for this keyboard (after setting up your build environment):
make primekb/prime_l:default
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).