summaryrefslogtreecommitdiff
path: root/keyboards/gh60/gh60.h
diff options
context:
space:
mode:
authorJack Humbert2016-12-28 13:04:08 -0500
committerGitHub2016-12-28 13:04:08 -0500
commitd3ec88cd071b14f6ed29b5418474471e7538f1f6 (patch)
tree2a718c69dc4d558bda50ae5c3a950ea54d9d0238 /keyboards/gh60/gh60.h
parent273faa4d9cd5a84207548f83ba550c9efee90933 (diff)
parentdb48b28eeb5ebe5252cc04495d5eb326fa62dc26 (diff)
Merge pull request #966 from Dbroqua/master
Some updates for GH60 and Satan keyboard
Diffstat (limited to 'keyboards/gh60/gh60.h')
-rw-r--r--keyboards/gh60/gh60.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/gh60/gh60.h b/keyboards/gh60/gh60.h
index 66bc2790d..99ccf1757 100644
--- a/keyboards/gh60/gh60.h
+++ b/keyboards/gh60/gh60.h
@@ -72,4 +72,4 @@ inline void gh60_wasd_leds_off(void) { DDRF &= ~(1<<7); PORTF &= ~(1<<7); }
{ K40, K41, K42, KC_NO, KC_NO, K45, KC_NO, KC_NO, KC_NO, K49, K4A, K4B, K4C, K4D } \
}
-#endif
+#endif \ No newline at end of file