summaryrefslogtreecommitdiff
path: root/keyboards/moon/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/moon/config.h')
-rw-r--r--keyboards/moon/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/moon/config.h b/keyboards/moon/config.h
index a02cfdba16..12a949a076 100644
--- a/keyboards/moon/config.h
+++ b/keyboards/moon/config.h
@@ -31,6 +31,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROWS 8
#define MATRIX_COLS 11
+#define LED_CAPS_LOCK_PIN B5
+#define LED_SCROLL_LOCK_PIN B6
+
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5