1
0
Fork 0

DZ60 Configurator fix and refactor (#3205)

* Bugfix refactor

* Added 60_iso layout to rules.mk

* Added sample ISO-UK keymap

* Keymap refactor

* Fixes per @andys8
This commit is contained in:
noroadsleft 2018-06-21 10:41:51 -07:00 committed by Drashna Jaelre
parent e8eaf5630c
commit f5109c93dd
23 changed files with 226 additions and 95 deletions

View file

@ -1,4 +1,4 @@
#include "dz60.h"
#include QMK_KEYBOARD_H
#define MODS_CTRL_MASK (MOD_BIT(KC_LSHIFT)|MOD_BIT(KC_RSHIFT))