forked from forks/qmk_firmware
42d6270f28
* 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
16 lines
714 B
Markdown
16 lines
714 B
Markdown
# 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).
|