(This is not an officially supported Google product.)
This is my Quantum Mechanical Keyboard (QMK) keymap for the Dactyl Ergodox. Who knew a keyboard could do so much?
-
Autocorrection with QMK – run rudimentary autocorrection on your keyboard
-
Caps Word – modern alternative to Caps Lock
-
Custom shift keys – they're surprisingly tricky to get right; here is my approach
-
Macro buttons – an assortment of practical QMK macros
-
Designing a symbol layer – ergonomic and character frequency considerations
-
Word selection – QMK macro for convenient word or line selection
Here is a KLE visualization of my keymap. See the keymap.c itself for full details.
Base layer (Dvorak)
QWERTY layer
Symbol layer
Unicode layer
This code uses the Apache License 2.0. See the LICENSE file for details.
Clone the QMK firmware and place this
repo in qmk_firmware/keyboards/handwired/dactyl_promicro/keymaps/getreuer
.