aboutsummaryrefslogtreecommitdiff
path: root/layouts/community/ergodox/swedish-lindhe/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ergodox/swedish-lindhe/keymap.c')
-rw-r--r--layouts/community/ergodox/swedish-lindhe/keymap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/community/ergodox/swedish-lindhe/keymap.c b/layouts/community/ergodox/swedish-lindhe/keymap.c
index a46408793..71ccba241 100644
--- a/layouts/community/ergodox/swedish-lindhe/keymap.c
+++ b/layouts/community/ergodox/swedish-lindhe/keymap.c
@@ -154,10 +154,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
154), 154),
155}; 155};
156 156
157const uint16_t PROGMEM fn_actions[] = {
158 [1] = ACTION_LAYER_TAP_TOGGLE(SYMB) // FN1 - Momentary Layer 1 (Symbols)
159};
160
161// Runs just one time when the keyboard initializes. 157// Runs just one time when the keyboard initializes.
162void matrix_init_user(void) { 158void matrix_init_user(void) {
163 159