From a35e0285eb11c9df790259d06b17948cfd3b7f76 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Mon, 9 Dec 2024 19:43:38 +0100 Subject: feat(src): Fmt and enable unicode input --- zsa_moonlander_layout-v25_source/config.h | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 zsa_moonlander_layout-v25_source/config.h (limited to 'zsa_moonlander_layout-v25_source/config.h') diff --git a/zsa_moonlander_layout-v25_source/config.h b/zsa_moonlander_layout-v25_source/config.h deleted file mode 100644 index 335b683..0000000 --- a/zsa_moonlander_layout-v25_source/config.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Moonlander Layout - * - * Copyright (C) 2024 Benedikt Peetz - * SPDX-License-Identifier: AGPL-3.0-or-later - * - * This file is part of Moonlander Layout. - * - * You should have received a copy of the License along with this program. - * If not, see . - */ - -/* - Set any config.h overrides for your specific keymap here. - See config.h options at https://docs.qmk.fm/#/config_options?id=the-configh-file -*/ - -#undef DEBOUNCE -#define DEBOUNCE 8 - -#define USB_SUSPEND_WAKEUP_DELAY 0 -#define LAYER_STATE_16BIT - -#define RGB_MATRIX_STARTUP_SPD 60 - -- cgit 1.4.1