Merge /prime_l and /prime_l_v2 (#8194)

* correct indicator light states.

function of indicator lights was inverted. these changes correct that.

* flesh out keymaps pre production

* Enable extrakey in rules

* Prime_BLE initial commit

* Initial commit for Prime_L V2

* Update info.json

correct key spacing.

* update copyright

* Update readme.md

* Inital commit

* updates before PR into QMK master

* Drop Prime_EXL Plus from PR. Make requested changes to Prime_L V2

* Rename keyboards/primekb/Prime_l_v2/config.h to keyboards/primekb/prime_l_v2/config.h

* Rename keyboards/primekb/prime_l_v2/config.h to keyboards/primekb/Prime_l_v2/config.h

* remove directory Prime_l_v2

* re-submit with proper folder name.

* Restructure /primekb directory to merge /prime_l and /prime_l_v2

* made changes requested by QMK reviewers

* Update keyboards/primekb/prime_l/v1/readme.md

* Update keyboards/primekb/prime_l/v1/readme.md

* Update keyboards/primekb/prime_l/v1/readme.md
This commit is contained in:
holtenc
2020-02-19 13:12:11 -06:00
committed by GitHub
parent 19c9141473
commit 42d6270f28
21 changed files with 129 additions and 233 deletions

View File

@@ -0,0 +1,15 @@
# Prime_L V2
![Prime_L V2](https://i.imgur.com/P3P6GUu.jpg)
A compact layout with the footprint of your typical 65% board, featuring a left mini-numpad.
* Keyboard Maintainer: [HoltenC](https://github.com/HoltenC)
* Hardware Supported: Prime_L V2 PCBs, ATmega32u4
* Hardware Availability: [Store Link](https://www.primekb.com)
Make example for this keyboard (after setting up your build environment):
make primekb/prime_l/v2: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).