diff options
author | That-Canadian <poole.chris.11@gmail.com> | 2017-07-15 03:24:58 +0200 |
---|---|---|
committer | That-Canadian <poole.chris.11@gmail.com> | 2017-07-15 03:24:58 +0200 |
commit | 21b63d924327ac404b8592d3c07b3695eb3e235f (patch) | |
tree | 7a0d3c22652f28cc18b84c27999f2d0a04ee2d70 /keyboards/minidox/rev1 | |
parent | d73d30aa846f4378b8f1fa072a4620520b3c1953 (diff) | |
download | qmk_firmware-21b63d924327ac404b8592d3c07b3695eb3e235f.tar.gz qmk_firmware-21b63d924327ac404b8592d3c07b3695eb3e235f.tar.xz |
Updated i2c and serial files to most recent from the lets split firmware. Also updated that_canadian keymap
Diffstat (limited to 'keyboards/minidox/rev1')
-rw-r--r-- | keyboards/minidox/rev1/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/minidox/rev1/config.h b/keyboards/minidox/rev1/config.h index a858a5b90..9799c4199 100644 --- a/keyboards/minidox/rev1/config.h +++ b/keyboards/minidox/rev1/config.h @@ -30,7 +30,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define USE_SERIAL -// #define EE_HANDS +//#define EE_HANDS #define I2C_MASTER_LEFT //#define I2C_MASTER_RIGHT |