summaryrefslogtreecommitdiffstats
path: root/keyboards/pearl/info.json
AgeCommit message (Collapse)AuthorFilesLines
2018-04-27More QMK Configurator Support for Pearl (#2814)MechMerlin1-8/+17
* Rename LAYOUT to LAYOUT_all Add additional layouts for the pearl with all splits and the pearl with splits but a 6.25u spacebar. * add new layouts to info.json
2018-04-26QMK Configurator update for the Pearl 40% (#2810)James1-0/+13
* 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