mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-04-25 00:58:59 +00:00
Fix compilation issues
This commit is contained in:
@@ -17,7 +17,7 @@ from qmk.json_encoders import InfoJSONEncoder
|
||||
from qmk.json_schema import deep_update
|
||||
from qmk.constants import MCU2BOOTLOADER
|
||||
|
||||
COMMUNITY = Path('layouts/default/')
|
||||
COMMUNITY = Path('layouts/community/')
|
||||
TEMPLATE = Path('data/templates/keyboard/')
|
||||
|
||||
# defaults
|
||||
|
||||
Reference in New Issue
Block a user