Keymap: update keymap, add config-files
This commit is contained in:
parent
d20fbd80cc
commit
f36452465a
8 changed files with 1671 additions and 3236 deletions
22
keymap/config_files/rules.mk
Normal file
22
keymap/config_files/rules.mk
Normal file
|
@ -0,0 +1,22 @@
|
|||
# Copyright 2022 x123
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation, either version 2 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
RGB_MATRIX_ENABLE = no
|
||||
RGBLIGHT_ENABLE = yes
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys
|
||||
OLED_ENABLE = no
|
||||
LTO_ENABLE = yes
|
||||
UNICODE_ENABLE = yes
|
||||
DYNAMIC_TAPPING_TERM_ENABLE = yes
|
Loading…
Add table
Add a link
Reference in a new issue