M0lly: add support for VIA (#9535)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
TerryMathews
2020-06-25 17:02:27 -04:00
committed by GitHub
parent 7a710fb426
commit 6d88794960
6 changed files with 107 additions and 4 deletions

View File

@@ -70,7 +70,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
#ifdef OLED_DRIVER_ENABLE
void oled_task_user(void) {
oled_write_P(PSTR("TKC1800\n"),false);
oled_write_P(PSTR("M0lly\n"),false);
// Host Keyboard Layer Status
oled_write_P(PSTR("Layer: "), false);