qmk format-c
, qmk format-python
This commit is contained in:
parent
575d8c19fc
commit
c3ac89d1c9
4 changed files with 13 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue