]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboard/alps64/config.h
adds backlight levels to the satan keyboard (#431)
[qmk_firmware.git] / keyboard / alps64 / config.h
index 824d3e8302916ee4174abefe97eb3da5081b0f2d..858a82ecdd9fd98b3c0257dff35e257e1d0f45e3 100644 (file)
@@ -18,6 +18,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #ifndef CONFIG_H
 #define CONFIG_H
 
+#include "config_common.h"
 
 /* USB Device descriptor parameter */
 #define VENDOR_ID       0xFEED
@@ -31,6 +32,10 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define MATRIX_ROWS 8
 #define MATRIX_COLS 8
 
+#define MATRIX_COL_PINS {  B0, B1, B2, B3, B4, B5, B6, B7 }
+#define MATRIX_ROW_PINS {  D0, D1, D2, D3, D4, D5, D6, C2 }
+#define UNUSED_PINS
+
 /* define if matrix has ghost */
 //#define MATRIX_HAS_GHOST