qmk-dactyl-manuform-a/keyboards/primekb/prime_e
Joe Wasson 7ce5402417
Updates to Talljoe's Keymaps (#10115)
* 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
2020-11-06 17:16:22 -08:00
..
keymaps Updates to Talljoe's Keymaps (#10115) 2020-11-06 17:16:22 -08: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
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 [Keyboard] Add Prime_E RGB PCB (#10615) 2020-10-15 22:41:44 -07: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.