forked from mirrors/qmk_firmware
Fixup work_board VIA keymap (reduce firmware size) (#19850)
This commit is contained in:
parent
7ae9dbca1d
commit
e4c41b4337
1 changed files with 4 additions and 0 deletions
4
keyboards/work_louder/work_board/keymaps/via/config.h
Normal file
4
keyboards/work_louder/work_board/keymaps/via/config.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
// Copyright 2023 QMK
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
#pragma once
|
||||
#define NO_ACTION_ONESHOT
|
Loading…
Reference in a new issue