You cannot 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/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
7 years ago
..
.editorconfig Add pearl README, add rask's Pearl layout 7 years ago
README.md Add pearl README, add rask's Pearl layout 7 years ago
keymap.c QMK Configurator update for the Pearl 40% (#2810) 7 years ago

README.md

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.