7f4f0f7685
* Remove QUANTUM_DIR code blocks from keyboard rules This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect entire keyboards. * remove QUANTUM_DIR code blocks from rules for default keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect default keymaps. * remove QUANTUM_DIR code blocks from rules for user keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect "user" keymaps. (It's actually any keymap that isn't named `default`.) * remove QUANTUM_DIR code blocks from rules for community layouts This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for community layouts. * remove QUANTUM_DIR code blocks from rules for userspaces This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for userspaces. |
||
---|---|---|
.. | ||
config.h | ||
keymap.c | ||
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.