qmk_firmware/keyboards/pearl/keymaps/rask
James 80ccbc7b54 QMK Configurator update for the Pearl 40% (#2810)
* QMK Configurator updates for the Pearl 40%

Attempt to get the physical layout as displayed in the Configurator more true-to-life.

* Bugfixes per mechmerlin

"By changing KEYMAP to LAYOUT in the .h file, all the keymaps who rely on KEYMAP are now broken. You need to go into the keymap directory and fix all the keymaps affected by this change. Should just be an issue of renaming KEYMAP to LAYOUT."

* Merge pull request #2 from noroadsleft/noroadsleft-patch-20180425

Bugfixes per mechmerlin

* keymap.c updates for Pearl

-#include "pearl.h"
+#QMK_KEYBOARD_H
2018-04-26 11:06:59 -07:00
..
.editorconfig Add pearl README, add rask's Pearl layout 2018-03-26 13:34:53 -04:00
keymap.c QMK Configurator update for the Pearl 40% (#2810) 2018-04-26 11:06:59 -07:00
README.md Add pearl README, add rask's Pearl layout 2018-03-26 13:34:53 -04:00

rask's Pearl 40%

Layout

The firmware offers five layers:

  1. Base layer
  2. Base with numbers and symbols (Fn1)
  3. Base with F-row and arrows (Fn2)
  4. Base with media and RGB controls (Fn3)
  5. More nav and utils (Fn2+Fn3, aka NavFn)

rask's Pearl 40% layout

Base for this firmware copied from jetpacktuxedo's QMK firmware.


Compiling and flashing

To compile a HEX follow the Pearl 40% instructions.

Flashing instructions also available at Pearl 40% instructions.