7ce5402417
* Minor Tweak * Refactor spacebar defines. * Add TMO50 layout * Rename Atreus keymap. * Refactor Atreus for readability. * Eliminate tapdance quote and tweak maltroff. * Factor out tapdance. * Add some fancy combos and keys. * Remove combos for now because they cause pain. * WIP visualizer * Alternate method for reset * WIP2 visualizer * Layer text tweak. * Add made-up layout Nortron as a combination of Norman and Maltron. * Add backspace. * Add Talljoe keymap to Prime E. * Fix double-colon so it doesn't press enter if shift is released early. * Use new make command. * Bring some modern standards into code and add licenses. * Remove QMK_KEYBOARD_CONFIG_H and fixup QMK_KEYBOARD_H. * Move from `biton32` to `get_highest_layer`. * Remove PREVENT_STUCK_MODIFIERS * Update keyboards/thevankeyboards/minivan/keymaps/talljoe-minivan/config.h |
||
---|---|---|
.. | ||
keymaps | ||
rgb | ||
std | ||
config.h | ||
info.json | ||
prime_e.c | ||
prime_e.h | ||
readme.md | ||
rules.mk |
readme.md
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.