summaryrefslogtreecommitdiff
path: root/keyboard/kc60/config.h
diff options
context:
space:
mode:
authorStanley Lai2016-06-20 21:49:54 -0700
committerJack Humbert2016-06-21 00:49:54 -0400
commitc976c03547e069d76bb26577fbbfc29c894d17fa (patch)
tree59dd72065f72db0580b77b457196ba7e1415f4f3 /keyboard/kc60/config.h
parent650e77c6576b7893b430ba210be6ae439e363516 (diff)
Added stanleylai's personal keymap (#420)
* Added WS2812 support for KC60 * Reorganized WS2812 support into its own keymap * Fixed relative link in README * Moved WS2812 mention in README to the bottom * Fixed titling in WS2812 README * Reverted KC60 Makefile and default keymap back * Moved RGB specific config.h to ws2812 keymap folder * Added my personal keymap * Updated compiled hex * Reverted KC60 files to 3f6fac47 before pull request #419
Diffstat (limited to 'keyboard/kc60/config.h')
-rw-r--r--keyboard/kc60/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/kc60/config.h b/keyboard/kc60/config.h
index 956a569f9..91d4e09c2 100644
--- a/keyboard/kc60/config.h
+++ b/keyboard/kc60/config.h
@@ -45,7 +45,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// Possible pins for columns include: F1 F0 E6 D7 D6 D4 C7 C6 B7 B5 B4 B3 B1 B0
// Pins for rows include: D0 D1 F6 F7 D5
-// KC60 Version 2
+// KC60 Version 2
#define MATRIX_ROW_PINS { D0, D1, F6, F7, D5 }
#define MATRIX_COL_PINS { F0, F1, E6, C7, C6, B7, D4, B1, B0, B5, B4, D7, D6, B3 }
#define UNUSED_PINS