summaryrefslogtreecommitdiff
path: root/keyboards/owlab/spring/spring.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-01-20 01:59:46 +0000
committerGitHub <noreply@github.com>2023-01-20 01:59:46 +0000
commit891780b17f0dcf86624cadc18fb0fbeb2ee418d8 (patch)
tree2eba4d1402f7dfda00735cba515280cc54adb035 /keyboards/owlab/spring/spring.h
parente5b36e2c3f5c269386357c2b4eebdf011bf26dc2 (diff)
Refactor some layouts which contain keyboard name (#19642)
Diffstat (limited to 'keyboards/owlab/spring/spring.h')
-rw-r--r--keyboards/owlab/spring/spring.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/owlab/spring/spring.h b/keyboards/owlab/spring/spring.h
index 195d8cd4c8..24dc4e7762 100644
--- a/keyboards/owlab/spring/spring.h
+++ b/keyboards/owlab/spring/spring.h
@@ -18,7 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "quantum.h"
-#define LAYOUT_spring( \
+#define LAYOUT( \
K000, K001, K002, K003, K004, K005, K006, K007, K008, K009, K010, K011, K012, K013, K014, \
K100, K101, K102, K103, K104, K105, K106, K107, K108, K109, K110, K111, K112, K113, K114, \
K200, K201, K202, K203, K204, K205, K206, K207, K208, K209, K210, K211, K212, K213, \