qmk_firmware/keyboards/primekb/prime_l
2024-03-30 10:57:30 +00:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
v1 Move single LAYOUTs to data driven (#20365) 2023-04-12 13:42:51 +10:00
v2 Move single LAYOUTs to data driven (#20365) 2023-04-12 13:42:51 +10:00
config.h Move matrix config to info.json, part 4 (#20001) 2023-03-11 00:00:24 +11:00
info.json Migrate features and LTO from rules.mk to data driven (#23307) 2024-03-30 10:57:30 +00:00
readme.md
rules.mk Migrate features and LTO from rules.mk to data driven (#23307) 2024-03-30 10:57:30 +00: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.