qmk-firmware/keyboards/planck/keymaps/mitch
James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064)
2020-02-29 11:59:30 -08:00
..
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
keymap.c 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
readme.md Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
rules.mk Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 2019-01-04 07:25:48 -08:00

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.