]> git.donarmstrong.com Git - qmk_firmware.git/commit
QMK Configurator update for the Pearl 40% (#2810)
authorJames <noroadsleft@users.noreply.github.com>
Thu, 26 Apr 2018 18:06:59 +0000 (11:06 -0700)
committerDrashna Jaelre <drashna@live.com>
Thu, 26 Apr 2018 18:06:59 +0000 (11:06 -0700)
commit80ccbc7b547d07236f302af830be75e646b7848f
treeb3590ca3fd203c193cd0daa36964d8fff8abb4d8
parent644efe48bf893a61597114d6d1953a2905c4e6a4
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
keyboards/pearl/info.json [new file with mode: 0644]
keyboards/pearl/keymaps/default/keymap.c
keyboards/pearl/keymaps/jetpacktuxedo/keymap.c
keyboards/pearl/keymaps/phil/keymap.c
keyboards/pearl/keymaps/rask/keymap.c
keyboards/pearl/pearl.h