diff options
author | QMK Bot <hello@qmk.fm> | 2022-03-13 10:09:12 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-03-13 10:09:12 +0000 |
commit | 8ff249738471018b0f13eea67c8893e0a3a9837a (patch) | |
tree | fd7030eeb0a3810771f69ab5621dfb775b7a9a11 | |
parent | 55b53006a5c6581996b09ab0d2d6c54639a162af (diff) | |
parent | 08794fef4e8e0a5fb6ba32595c099bf1e167c12b (diff) |
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r-- | keyboards/p3d/glitch/glitch.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/p3d/glitch/glitch.c b/keyboards/p3d/glitch/glitch.c index a62f578994..9957e0c7ad 100644 --- a/keyboards/p3d/glitch/glitch.c +++ b/keyboards/p3d/glitch/glitch.c @@ -56,3 +56,4 @@ bool oled_task_kb(void) { return false; } +#endif |