summaryrefslogtreecommitdiff
path: root/keyboards/facew/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/facew/config.h')
-rw-r--r--keyboards/facew/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/facew/config.h b/keyboards/facew/config.h
index 5966429cac..14583dc831 100644
--- a/keyboards/facew/config.h
+++ b/keyboards/facew/config.h
@@ -37,6 +37,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DIODE_DIRECTION COL2ROW
#define DEBOUNCE 5
+#define LED_NUM_LOCK_PIN D0
+#define LED_CAPS_LOCK_PIN D1
+
#define BACKLIGHT_PIN D4
#define BACKLIGHT_LEVELS 3