summary refs log tree commit diff stats
path: root/zsa_moonlander_layout-v25_source/config.h
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-12-09 19:43:38 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-12-09 19:43:38 +0100
commita35e0285eb11c9df790259d06b17948cfd3b7f76 (patch)
tree7c7575bff842541615eb94ababff4d1cbf55c957 /zsa_moonlander_layout-v25_source/config.h
parentbuild: Add infrastructure (diff)
downloadqmk_layout-a35e0285eb11c9df790259d06b17948cfd3b7f76.zip
feat(src): Fmt and enable unicode input
Diffstat (limited to 'zsa_moonlander_layout-v25_source/config.h')
-rw-r--r--zsa_moonlander_layout-v25_source/config.h25
1 files changed, 0 insertions, 25 deletions
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 <benedikt.peetz@b-peetz.de>
- * 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 <https://www.gnu.org/licenses/agpl.txt>.
- */
-
-/*
-  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
-