summaryrefslogtreecommitdiff
path: root/keyboards/jian/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/jian/rev1/config.h')
-rw-r--r--keyboards/jian/rev1/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/jian/rev1/config.h b/keyboards/jian/rev1/config.h
index 980f27c7cc..fcdf59f044 100644
--- a/keyboards/jian/rev1/config.h
+++ b/keyboards/jian/rev1/config.h
@@ -78,8 +78,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// iOS device need lessthan 100
#define USB_MAX_POWER_CONSUMPTION 100
#endif
-
-#define DIP_SWITCH_MATRIX_GRID { \
- {1, 0}, {2, 0}, {3, 0}, {3, 1}, {3, 2}, {3, 3}, \
- {7, 3}, {7, 2}, {7, 1}, {7, 0}, {6, 0}, {5, 0} \
-}