You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
2 years ago
..
keymaps Add VIA support for Prime_L (#8233) 4 years ago
v1 Remove width, height and key_count from info.json (#14274) 2 years ago
v2 Remove width, height and key_count from info.json (#14274) 2 years ago
.noci Initial list of keyboards to exclude from CI (#11213) 3 years ago
config.h Remove `DESCRIPTION`, N-Q (#11631) 3 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
prime_l.c Merge /prime_l and /prime_l_v2 (#8194) 4 years ago
prime_l.h Merge /prime_l and /prime_l_v2 (#8194) 4 years ago
readme.md Add VIA support for Prime_L (#8233) 4 years ago
rules.mk Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 2 years ago

readme.md

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.