qmk_firmware/keyboards/primekb/prime_e
2023-02-17 16:08:25 +11:00
..
keymaps Remove useless line continuations (#19399) 2022-12-30 11:48:05 +11:00
rgb Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
std Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
prime_e.c Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
prime_e.h [Keyboard] Add Prime_E RGB PCB (#10615) 2020-10-15 22:41:44 -07:00
readme.md [Keyboard] Add Prime_E RGB PCB (#10615) 2020-10-15 22:41:44 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Prime_E

Prime_E

An ergonomic 45%.

*Keyboard Maintainer: Holtenc
*Hardware Supported: * Prime_E Standard PCBs, ATmega32u4 (in switch LED backlights) * Prime_E RGB PCBs, Atmega32u4 (RGB underglow) *Hardware Availability: Store Link

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

*make primekb/prime_e/std:default
*make primekb/prime_e/rgb:default
*make primekb/prime_e/std:via
*make primekb/prime_e/rgb:via

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.