[Keyboard] Add converter/xmk (#18433)

This commit is contained in:
Manna Harbour
2022-12-19 20:52:03 +11:00
committed by GitHub
parent d27d6f0485
commit 5922751b17
10 changed files with 257 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# Copyright 2022 Manna Harbour (@manna-harbour)
# https://github.com/manna-harbour/xmk
# SPDX-License-Identifier: GPL-2.0-or-later
SRC += xmk_matrix.c
SRC += xmk_shell.c
CUSTOM_MATRIX = lite
#XMK_DEBUG = yes