diff options
author | Joel Challis <git@zvecr.com> | 2023-11-26 18:36:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-27 05:36:45 +1100 |
commit | 1ed03f498fa204178c2696c510ac6a2cd8524e2d (patch) | |
tree | b97c1f983b7e4b57c007d0feedadd3ad3e39062b /users/art/art_user_config.h.example | |
parent | 4908d4b1ca260efecf3613e6517aa3a6f2034876 (diff) |
Remove userspace keymaps (#22544)
Diffstat (limited to 'users/art/art_user_config.h.example')
-rw-r--r-- | users/art/art_user_config.h.example | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/users/art/art_user_config.h.example b/users/art/art_user_config.h.example deleted file mode 100644 index b523867259..0000000000 --- a/users/art/art_user_config.h.example +++ /dev/null @@ -1,7 +0,0 @@ -// Copyright 2022 Artjoms Rizihs (@artjomsR) -// SPDX-License-Identifier: GPL-2.0-or-later - -#define SPLIT75_SETUP_FOR_PUBLIC_USE_BY_DEFAULT true -#define WORKMAN_TO_QWERTY_HW_MAPPING false - -#define lang_switch_combo SS_LGUI(SS_TAP(X_Z))
\ No newline at end of file |