summaryrefslogtreecommitdiffstats
path: root/keyboards/iris/keymaps/vyolle_steno/config.h
diff options
context:
space:
mode:
authorVyolle <44031868+Vyolle@users.noreply.github.com>2018-12-05 10:19:14 -0600
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-12-05 08:19:14 -0800
commit86a7687a87a3b296ff2b823f12b971bd581b0708 (patch)
tree3bf5b5edf0d1d610d3c9042d77668e263f7c3ca1 /keyboards/iris/keymaps/vyolle_steno/config.h
parent538874f90f5ae69b241f80baa639fb6dbc4cfa80 (diff)
Major revisions, focused on streamlining and useability (#4554)
Diffstat (limited to 'keyboards/iris/keymaps/vyolle_steno/config.h')
-rw-r--r--keyboards/iris/keymaps/vyolle_steno/config.h34
1 files changed, 0 insertions, 34 deletions
diff --git a/keyboards/iris/keymaps/vyolle_steno/config.h b/keyboards/iris/keymaps/vyolle_steno/config.h
deleted file mode 100644
index 9cbc148e42..0000000000
--- a/keyboards/iris/keymaps/vyolle_steno/config.h
+++ /dev/null
@@ -1,34 +0,0 @@
-/*
-Copyright 2017 Danny Nguyen <danny@hexwire.com>
-
-This program is free software: you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation, either version 2 of the License, or
-(at your option) any later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program. If not, see <http://www.gnu.org/licenses/>.
-*/
-
-#pragma once
-
-/* Use I2C or Serial, not both */
-
-#define USE_I2C
-// #define USE_SERIAL
-
-
-#define FORCE_NKRO //For Steno.
-
-/* Select hand configuration */
-
-#define MASTER_LEFT
-// #define MASTER_RIGHT
-// #define EE_HANDS
-
-