diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-02-16 12:14:19 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-16 12:14:19 -0800 |
commit | eabdef3b4d304e668fcd9711c0e661a64cc96ba6 (patch) | |
tree | 94161763b14e701f1f3ced32233adee74be3df2e /keyboards/panc40/panc40.c | |
parent | e279b0a1a243638f811184284013288921e1a123 (diff) | |
download | qmk_firmware-eabdef3b4d304e668fcd9711c0e661a64cc96ba6.tar.gz |
[Keyboard] Add Panc40 by Panc Interactive (#8175)
* Add Panc40 by Panc Interactive
* Fix LAYOUT_sebright macro
Diffstat (limited to 'keyboards/panc40/panc40.c')
-rw-r--r-- | keyboards/panc40/panc40.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/panc40/panc40.c b/keyboards/panc40/panc40.c new file mode 100644 index 000000000..8f6bd92df --- /dev/null +++ b/keyboards/panc40/panc40.c @@ -0,0 +1 @@ +#include "panc40.h" |