summaryrefslogtreecommitdiff
path: root/keyboards/primekb/prime_l/readme.md
blob: 3787d6af9f46a56a25467b97664b082d1437e424 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Prime_L

A compact layout with the footprint of your typical 65% board, featuring a left mini-numpad.

* Hardware Supported:
  * [Prime_L V1](v1/) PCBs, ATmega32U4 (supports in-switch LEDs)
  * [Prime_L V2](v2/) PCBs, ATmega32U4 (no in-switch LED supports)
* Hardware Availability: [Store Link](https://www.primekb.com)

Make examples for this keyboard (after setting up your build environment):

    *make primekb/prime_l/v1:default
    *make primekb/prime_l/v2:default
    *make primekb/prime_l/v1:via
    *make primekb/prime_l/v2:via

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).