diff options
author | Ryan <fauxpark@gmail.com> | 2023-02-09 14:34:21 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-09 03:34:21 +0000 |
commit | c67285587c812a3dffb20113c8a270b596156d0e (patch) | |
tree | 6630078fcd119e9bb9cb2fb0a7ff5a818aaa445a /keyboards/splitography | |
parent | b0604aca477d0ea010b0ba65364677b179327a1b (diff) |
Fix errors flagged by generate-api (#19784)
Diffstat (limited to 'keyboards/splitography')
-rw-r--r-- | keyboards/splitography/info.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/splitography/info.json b/keyboards/splitography/info.json index 7c4afd849e..aab9d3f22f 100644 --- a/keyboards/splitography/info.json +++ b/keyboards/splitography/info.json @@ -3,7 +3,6 @@ "keyboard_name": "Splitography", "url": "https://softhruf.love/collections/writers", "maintainer": "qmk", - "processor": "atmega32u4", "diode_direction": "COL2ROW", "features": { "steno": true, |