aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/footy/keymaps/default
diff options
context:
space:
mode:
authorCJ Pais2025-04-22 01:56:10 +0200
committerGitHub2025-04-22 01:56:10 +0200
commitebfa3cdd5c38d023ed4525e25004155aad7ad3e0 (patch)
tree44a12efb2482f5665ed5db298c9e7b50430ce307 /keyboards/handwired/footy/keymaps/default
parent53f1f3b6d70bd457c5c42b799858c775dfcd3cb6 (diff)
Add handwired/footy (#25151)
Co-authored-by: jack <jack@pngu.org>
Diffstat (limited to 'keyboards/handwired/footy/keymaps/default')
-rw-r--r--keyboards/handwired/footy/keymaps/default/keymap.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/handwired/footy/keymaps/default/keymap.json b/keyboards/handwired/footy/keymaps/default/keymap.json
new file mode 100644
index 0000000000..99804041d8
--- /dev/null
+++ b/keyboards/handwired/footy/keymaps/default/keymap.json
@@ -0,0 +1,10 @@
+{
+ "keyboard": "handwired/footy",
+ "keymap": "default",
+ "layout": "LAYOUT",
+ "layers": [
+ [
+ "KC_A", "KC_B", "KC_C"
+ ]
+ ]
+}