qmk_firmware/keyboards/primekb/prime_l
James Young e3a2407b17
Remove HD44780 References, Part 4 (#10735)
* remove HD44780_ENABLE rules: I-M

* remove HD44780_ENABLE config: I-M

* remove HD44780_ENABLE rules: N-S

* remove HD44780_ENABLE config: N-S

* remove HD44780_ENABLE rules: T-Z

* remove HD44780_ENABLE config: T-Z
2020-11-15 08:35:14 -08:00
..
keymaps Add VIA support for Prime_L (#8233) 2020-02-24 14:19:27 +00:00
v1 Add VIA support for Prime_L (#8233) 2020-02-24 14:19:27 +00:00
v2 Add VIA support for Prime_L (#8233) 2020-02-24 14:19:27 +00:00
config.h Add VIA support for Prime_L (#8233) 2020-02-24 14:19:27 +00:00
info.json
prime_l.c
prime_l.h
readme.md Add VIA support for Prime_L (#8233) 2020-02-24 14:19:27 +00:00
rules.mk Remove HD44780 References, Part 4 (#10735) 2020-11-15 08:35:14 -08:00

Prime_L

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

  • Hardware Supported:
    • Prime_L V1 PCBs, ATmega32U4 (supports in-switch LEDs)
    • Prime_L V2 PCBs, ATmega32U4 (no in-switch LED supports)
  • Hardware Availability: Store Link

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.