Cache xap specs
This commit is contained in:
parent
ea850f1380
commit
f9f0d84eb0
2 changed files with 13 additions and 10 deletions
|
@ -10,7 +10,7 @@ from milc import cli
|
|||
|
||||
from qmk.xap.common import get_xap_keycodes
|
||||
|
||||
KEYCODE_MAP = get_xap_keycodes('0.2.0')
|
||||
KEYCODE_MAP = get_xap_keycodes('latest')
|
||||
|
||||
|
||||
def _is_xap_usage(x):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue