4cdcbdb861
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard |
||
---|---|---|
.. | ||
config.h | ||
keymap.c | ||
Makefile | ||
readme.md | ||
rules.mk |
Flashing Keyboard
-
Install
dfu
tools:brew tap osx-cross/avr brew install avr-libc brew install dfu-programmer
-
Move to this directory.
-
Hit the reset button on the keyboard.
-
run
make dfu
.
The Keymap
This keymap is designed for a rev3 Planck Keyboard.
The default layer is QWERTY. The raise layer has a ten key on the right and common programming punctuation on the left. The lower layer provides the rest of the symbols, mostly mapped with the ten key numbers.
The normal right shift key uses the MT
macro to trigger Enter on tap and right
shift when held.
This keymap sets the PREVENT_STUCK_MODIFIERS
flag to avoid the occasional WTF
moments when using a modifier keys and accidentally releasing them after moving
to a new layer.