summaryrefslogtreecommitdiff
path: root/keyboards/sneakbox/disarray/staggered/staggered.c
diff options
context:
space:
mode:
authorSneakboxKB <67670271+SneakboxKB@users.noreply.github.com>2021-02-21 22:46:34 -0600
committerGitHub <noreply@github.com>2021-02-21 20:46:34 -0800
commitc868f937554c12bfa0196c7cae93cecc36d0034b (patch)
tree3a184cc71dedac6860d899b1609df49e8dba817b /keyboards/sneakbox/disarray/staggered/staggered.c
parent150ab564a38da25fe417d01d307768dce5fe5f16 (diff)
[Keyboard] Disarray (#11583)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: mujimanic <64090325+mujimanic@users.noreply.github.com>
Diffstat (limited to 'keyboards/sneakbox/disarray/staggered/staggered.c')
-rw-r--r--keyboards/sneakbox/disarray/staggered/staggered.c19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/sneakbox/disarray/staggered/staggered.c b/keyboards/sneakbox/disarray/staggered/staggered.c
new file mode 100644
index 0000000000..247fc6eb5e
--- /dev/null
+++ b/keyboards/sneakbox/disarray/staggered/staggered.c
@@ -0,0 +1,19 @@
+/*
+Copyright 2021 Bryan Ong
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program. If not, see <http://www.gnu.org/licenses/>.
+*/
+
+#include "staggered.h"
+