From dd2b793c0c288509de7ca9d2e16c2cb4e3f8d267 Mon Sep 17 00:00:00 2001 From: Rossman360 <53881724+Rossman360@users.noreply.github.com> Date: Sun, 19 Jan 2020 16:07:35 -0500 Subject: [Keyboard] Rebound keyboard add (#7886) * create Rebound keyboard * proofread * update decade * layer enums * revert enum layer changes * line spacing and such * product ID and punctuation * terminating terminating slashes * layer enums * remove slashes * rules change, rgb and spacing * plural layouts rgb rulez --- keyboards/montsinger/rebound/rebound.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 keyboards/montsinger/rebound/rebound.c (limited to 'keyboards/montsinger/rebound/rebound.c') diff --git a/keyboards/montsinger/rebound/rebound.c b/keyboards/montsinger/rebound/rebound.c new file mode 100644 index 0000000000..fbb10be713 --- /dev/null +++ b/keyboards/montsinger/rebound/rebound.c @@ -0,0 +1 @@ +#include "rebound.h" -- cgit v1.2.3