diff options
Diffstat (limited to 'keyboards/primekb/prime_l/readme.md')
| -rw-r--r-- | keyboards/primekb/prime_l/readme.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/keyboards/primekb/prime_l/readme.md b/keyboards/primekb/prime_l/readme.md index 3f760a4cc..fb04e1d39 100644 --- a/keyboards/primekb/prime_l/readme.md +++ b/keyboards/primekb/prime_l/readme.md | |||
| @@ -1,15 +1,15 @@ | |||
| 1 | # Prime_L | 1 | # Prime_L |
| 2 | 2 | ||
| 3 |  | 3 | A compact layout with the footprint of your typical 65% board, featuring a left mini-numpad. |
| 4 | 4 | ||
| 5 | 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. | 5 | * Hardware Supported: |
| 6 | 6 | * [Prime_L V1](v1/) PCBs, ATmega32U4 (supports in-switch LEDs) | |
| 7 | Keyboard Maintainer: [MxBlue](https://github.com/MxBlu) | 7 | * [Prime_L V2](v2/) PCBs, ATmega32U4 (no in-switch LED supports) |
| 8 | Hardware Supported: Prime_L PCBs, ATMega32u4 | 8 | * Hardware Availability: [Store Link](https://www.primekb.com) |
| 9 | Hardware Availability: [Store Link](https://www.primekb.com/collections/keyboards/products/bundle-save) | ||
| 10 | 9 | ||
| 11 | Make example for this keyboard (after setting up your build environment): | 10 | Make example for this keyboard (after setting up your build environment): |
| 12 | 11 | ||
| 13 | make primekb/prime_l:default | 12 | make primekb/prime_l/v1:default |
| 13 | make primekb/prime_l/v2:default | ||
| 14 | 14 | ||
| 15 | 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). | 15 | 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). |
