From 14b522bb34df9fa9a7f1c8857434518e35d3a312 Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Thu, 13 Oct 2022 02:22:16 +0100 Subject: Remove keymaps that still reference legacy macros (#18690) --- layouts/community/ergodox/albert/config.h | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 layouts/community/ergodox/albert/config.h (limited to 'layouts/community/ergodox/albert/config.h') diff --git a/layouts/community/ergodox/albert/config.h b/layouts/community/ergodox/albert/config.h deleted file mode 100644 index f0f524b306..0000000000 --- a/layouts/community/ergodox/albert/config.h +++ /dev/null @@ -1,7 +0,0 @@ -#pragma once - -/* using UK layout for space-cadet-shift */ -#define LSPO_KEY KC_9 -#define RSPC_KEY KC_0 - -#define LEADER_TIMEOUT 800 // leader key sequence timeout in millis -- cgit v1.2.3