summaryrefslogtreecommitdiff
path: root/keyboards/m0lly/config.h
diff options
context:
space:
mode:
authorTerryMathews <terry@terrymathews.net>2020-03-18 21:13:12 -0400
committerGitHub <noreply@github.com>2020-03-19 01:13:12 +0000
commit19d7cbc8584ed5c0ec1f768a27767496eeae66f8 (patch)
tree3a699d143690057c510e8f20d99adb6d26631ef1 /keyboards/m0lly/config.h
parent73f903906ee86e70c301da2f1d70a22f58cdbdf1 (diff)
M0lly: refactor OLED support and qmk-dfu bootloader (#8475)
Diffstat (limited to 'keyboards/m0lly/config.h')
-rw-r--r--keyboards/m0lly/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/m0lly/config.h b/keyboards/m0lly/config.h
index 010833ac80..327b0f08c1 100644
--- a/keyboards/m0lly/config.h
+++ b/keyboards/m0lly/config.h
@@ -67,6 +67,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
+#define QMK_ESC_OUTPUT A0 // usually COL
+#define QMK_ESC_INPUT F4 // usually ROW
+#define QMK_LED D2 // NumLock on M0lly
+//#define QMK_SPEAKER C6
+
/*
* Force NKRO
*