summaryrefslogtreecommitdiff
path: root/keyboards/s60-x/config.h
diff options
context:
space:
mode:
authorFelix Uhl2016-08-11 21:49:10 +0200
committerFelix Uhl2016-08-11 21:49:10 +0200
commit4725942dc71c2f386d8323865a6255f4dfd2785b (patch)
tree99d7ce6fdaf807368f231b908b271768eeaca779 /keyboards/s60-x/config.h
parent38766dbc82cd0765cd88a47bb88b57d58b4b6723 (diff)
Small changes
Enabled Bootmagic and ISO layouts on felix keymap Added unused pins
Diffstat (limited to 'keyboards/s60-x/config.h')
-rw-r--r--keyboards/s60-x/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/s60-x/config.h b/keyboards/s60-x/config.h
index d548a99b3..ac7951c24 100644
--- a/keyboards/s60-x/config.h
+++ b/keyboards/s60-x/config.h
@@ -46,7 +46,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#define MATRIX_ROW_PINS { B7, B3, B2, B1, B0 }
#define MATRIX_COL_PINS { D0, D1, D2, D3, D5, D4, D6, D7, B4, B5, B6, C6, C7, E6, F1 }
-#define UNUSED_PINS
+#define UNUSED_PINS { F0 }
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW