qmk format-c, qmk format-python

This commit is contained in:
Nick Brassel 2022-03-09 20:01:20 +11:00
parent 575d8c19fc
commit c3ac89d1c9
4 changed files with 13 additions and 9 deletions

View file

@ -1,7 +1,5 @@
"""This script generates the XAP protocol generated header to be compiled into QMK.
"""
import pyhash
from qmk.casing import to_snake
from qmk.constants import GPL2_HEADER_C_LIKE, GENERATED_HEADER_C_LIKE
from qmk.xap.common import latest_xap_defs, route_conditions