qmk-dactyl-manuform-a/keyboards/primekb/prime_e
Xelus22 b73a29aaea
[Bug] Develop - Change uint32_t to layer_state_t (#13596)
* fix sat75

* update uint32_t to layer_state
2021-07-19 09:50:55 -07:00
..
keymaps [Bug] Develop - Change uint32_t to layer_state_t (#13596) 2021-07-19 09:50:55 -07:00
rgb [Keyboard] Add Prime_E RGB PCB (#10615) 2020-10-15 22:41:44 -07:00
std [Keyboard] Add Prime_E RGB PCB (#10615) 2020-10-15 22:41:44 -07:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h [Keyboard] Add Prime_E RGB PCB (#10615) 2020-10-15 22:41:44 -07:00
info.json [Keyboard] Initial commit for Prime_E w/ VIA config support (#5285) 2019-03-01 21:14:24 -08:00
prime_e.c [Keyboard] Initial commit for Prime_E w/ VIA config support (#5285) 2019-03-01 21:14:24 -08: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 Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172) 2021-04-12 21:18:52 +02:00

readme.md

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.