diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-08-21 08:39:25 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-21 08:39:25 -0700 |
commit | d0b55b59f917fea69eb6b4773572b42f92f7b7b3 (patch) | |
tree | 2ac878d16c1aba09466b80cac39318ef6f0506c9 /keyboards/bface/bface.h | |
parent | 9d99fd84180fe668ab9aa914d08d325f66134610 (diff) | |
download | qmk_firmware-d0b55b59f917fea69eb6b4773572b42f92f7b7b3.tar.gz qmk_firmware-d0b55b59f917fea69eb6b4773572b42f92f7b7b3.zip |
Keyboard: bface update (#3702)
* add configurator support
* update bface code to more modern QMK standards
* update readme
* update readme
* Make changes thanks to noroadsleft's PR comments
Diffstat (limited to 'keyboards/bface/bface.h')
-rw-r--r-- | keyboards/bface/bface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/bface/bface.h b/keyboards/bface/bface.h index 1f1f3393ff..62d62f6953 100644 --- a/keyboards/bface/bface.h +++ b/keyboards/bface/bface.h @@ -23,7 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "keycode.h" #include "action.h" -#define KEYMAP( \ +#define LAYOUT_60_ansi( \ K04, K14, K24, K34, K44, K54, K16, KB6, KB7, K17, KA4, KB4, KC4, KE4, \ K03, K13, K23, K33, K43, K53, K26, KC6, KC7, K27, KA3, KB3, KC3, KD3, \ K02, K12, K22, K32, K42, K52, K36, KD6, KD7, K37, KA2, KB2, KD2, \ |