diff options
author | Rossman360 <53881724+Rossman360@users.noreply.github.com> | 2020-06-25 02:09:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-24 23:09:06 -0700 |
commit | 7a710fb426024d2b4591de3c375da54bb78ae363 (patch) | |
tree | b5f5d3a81c6192b24105b1c1e922c4f9f2947e5b /keyboards/montsinger/rewind/rewind.c | |
parent | c8b35b62307072072ee0ad8cbf162a09b9c74a64 (diff) | |
download | qmk_firmware-7a710fb426024d2b4591de3c375da54bb78ae363.tar.gz |
[Keyboard] adding Rewind keyboard (#9497)
* adding rewind
* keymap cleanup
* keymap cleanup
* improve keymap
* improved keymap
* reduntant
* deletions
* typos
* readme img size and default bootloader
Diffstat (limited to 'keyboards/montsinger/rewind/rewind.c')
-rw-r--r-- | keyboards/montsinger/rewind/rewind.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/montsinger/rewind/rewind.c b/keyboards/montsinger/rewind/rewind.c new file mode 100644 index 000000000..6796ef8d2 --- /dev/null +++ b/keyboards/montsinger/rewind/rewind.c @@ -0,0 +1 @@ +#include "rewind.h" |