M0lly: refactor OLED support and qmk-dfu bootloader (#8475)

This commit is contained in:
TerryMathews
2020-03-19 01:13:12 +00:00
committed by GitHub
parent 73f903906e
commit 19d7cbc858
6 changed files with 30 additions and 321 deletions
+5
View File
@@ -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
*