a9a53e6da4
* Initial implementation of REVIUNG34 shield. * Add copyright information to files * Added a README with instructions on how to enable the 1x2u layout. * Add a default chosen matrix transform in the default keymap, alongside a commented out version for the alternate layout. --------- Co-authored-by: Peter Johanson <peter@peterjohanson.com> Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
# Copyright (c) 2023 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
if SHIELD_REVIUNG34
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "REVIUNG34"
|
|
|
|
endif
|