aboutsummaryrefslogtreecommitdiff
path: root/layouts/community/ergodox/333fred/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ergodox/333fred/keymap.c')
-rw-r--r--layouts/community/ergodox/333fred/keymap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/community/ergodox/333fred/keymap.c b/layouts/community/ergodox/333fred/keymap.c
index b203f42c6..c649e88dc 100644
--- a/layouts/community/ergodox/333fred/keymap.c
+++ b/layouts/community/ergodox/333fred/keymap.c
@@ -271,10 +271,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
271 ) 271 )
272}; 272};
273 273
274const uint16_t PROGMEM fn_actions[] = {
275 [1] = ACTION_LAYER_TAP_TOGGLE(SYMB) // FN1 - Momentary Layer 1 (Symbols)
276};
277
278const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) 274const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt)
279{ 275{
280 // MACRODOWN only works in this function 276 // MACRODOWN only works in this function