summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/aball/aball.c
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-02-15 12:15:53 +1100
committerGitHub <noreply@github.com>2022-02-15 01:15:53 +0000
commitac8bee7091d5a5fc55afb7054562c0d23f932880 (patch)
treea884f69d9617f30f3e99dad3b5a7416f5102e8a7 /keyboards/handwired/aball/aball.c
parent485cf920b4f2d7bf5702573d008c5e435ee570a2 (diff)
Fix multiple definition errors for trackball "boards" with no keys (#16350)
Diffstat (limited to 'keyboards/handwired/aball/aball.c')
-rw-r--r--keyboards/handwired/aball/aball.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/handwired/aball/aball.c b/keyboards/handwired/aball/aball.c
index 0b3d2f165c..3f12243ac6 100644
--- a/keyboards/handwired/aball/aball.c
+++ b/keyboards/handwired/aball/aball.c
@@ -15,4 +15,3 @@
*/
#include "aball.h"
-const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { };