Fixup work_louder/micro VIA keymap (#18738)
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
4b5ebb7248
commit
8464bb91e2
2 changed files with 5 additions and 1 deletions
5
keyboards/work_louder/micro/keymaps/via/config.h
Normal file
5
keyboards/work_louder/micro/keymaps/via/config.h
Normal file
|
@ -0,0 +1,5 @@
|
|||
// Copyright 2022 QMK
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
#undef RGBLIGHT_EFFECT_TWINKLE
|
|
@ -1,3 +1,2 @@
|
|||
VIA_ENABLE = yes
|
||||
ENCODER_MAP_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
|
|
Loading…
Reference in a new issue