]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/planck/keymaps/ab/readme.md
[Keyboard] Add QMK configurator JSON for Alice PCB (#6397)
[qmk_firmware.git] / keyboards / planck / keymaps / ab / readme.md
1 # Practical keymap for Planck Ortholinear 40% Mechanical Keyboard
2 A practical keymap that emulates standard QWERTY keyboard for Planck. Once you get comfortable with this keymap, you may fork and customize it for your own needs. 
3
4 ![Layout](https://i.imgur.com/xnlaiZd.png "Practical Keymap")
5 ![Photo](https://i.imgur.com/1kQPbLv.jpg "Planck Keyboard")
6
7 * Online keyboard layout editor: http://www.keyboard-layout-editor.com/#/gists/bda299020baaafe6a2a4a82e615e3cfc
8
9 # Programming Instructions:
10 Enter into programming mode and run the following command.
11 ```
12 $ sudo KEYMAP=ab make dfu
13 ```
14 # Notes
15 * Simultaneous RAISE+LOWER enters CUSTOM layer. You may add your own macros and custom keys here.
16 * RAISE and LOWER also acts as PgUp and PgDn when tapped.
17 * [CapsLock] also acts as [Ctrl] key when you press and hold. It is convenient for GNU Emacs users.
18 * Bracket keys are placed in the center of the keyboard for programmer's convenience.