You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/planck/keymaps/mitch
fauxpark 3b2a484a5b
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
5 years ago
..
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 6 years ago
keymap.c Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) 5 years ago
readme.md Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 6 years ago
rules.mk Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 5 years ago

readme.md

Flashing Keyboard

  1. Install dfu tools:

    brew tap osx-cross/avr brew install avr-libc brew install dfu-programmer

  2. Move to this directory.

  3. Hit the reset button on the keyboard.

  4. 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.