forked from mirrors/qmk_firmware
bf2ed0174b
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: luc wastiaux <luc.wastiaux@airpost.net> Co-authored-by: Luc W <lucw@airpost.net>
7 lines
No EOL
157 B
Makefile
7 lines
No EOL
157 B
Makefile
# Copyright 2022 LucW (@luc-languagetools)
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
CAPS_WORD_ENABLE = yes
|
|
TAP_DANCE_ENABLE = yes
|
|
|
|
SRC += dvorak_42_key.c
|