mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-07-12 20:06:00 -04:00
Cache xap specs
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user