qmk_sweep_skeletyl/keyboards/primekb/prime_l
2023-02-08 18:41:46 +11:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
v1 Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
v2 Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
prime_l.c Merge /prime_l and /prime_l_v2 (#8194) 2020-02-19 11:12:11 -08:00
prime_l.h Merge /prime_l and /prime_l_v2 (#8194) 2020-02-19 11:12:11 -08:00
readme.md Add VIA support for Prime_L (#8233) 2020-02-24 14:19:27 +00:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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.