Merge remote-tracking branch 'origin/master' into develop

master
QMK Bot 2021-05-02 15:44:16 +00:00
commit 79e86adfb6
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ from milc import cli
from qmk.decorators import automagic_keyboard, automagic_keymap
from qmk.info import info_json
from qmk.keyboard import keyboard_completer, keyboard_folder
from qmk.path import is_keyboard, normpath
from qmk.path import normpath
def would_populate_layout_h(keyboard):