qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit 0ac8221a0a423d1a74238fcdf6b489bfe865c2e7
parent 4f3c25cf1b4548368fe4f838cfa168a13350ce45
Author: Joel Challis <git@zvecr.com>
Date:   Tue, 15 Aug 2023 07:42:06 +0100

Remove invalid config option from kikoslab/kl90 (#21708)


Diffstat:
Mkeyboards/kikoslab/kl90/config.h | 5+----
1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/keyboards/kikoslab/kl90/config.h b/keyboards/kikoslab/kl90/config.h @@ -17,7 +17,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#define EMCODER_DIRECTION_FLIP - /*EEPROM for via*/ -#define DYNAMIC_KEYMAP_LAYER_COUNT 3 -\ No newline at end of file +#define DYNAMIC_KEYMAP_LAYER_COUNT 3