mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-08-04 08:21:08 -04:00
Prep client gen for header parsing
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
|
||||
class XAPRouteError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class XAPRoutes():
|
||||
{%- for id, route in xap.routes | dictsort %}
|
||||
{%- if route.routes %}
|
||||
|
||||
Reference in New Issue
Block a user