diff options
| author | Jack Humbert <jack.humb@gmail.com> | 2016-07-05 18:36:02 -0400 |
|---|---|---|
| committer | Jack Humbert <jack.humb@gmail.com> | 2016-07-05 18:36:02 -0400 |
| commit | 96f44e120295e677d21d3dbb9dc4bf642ba2af09 (patch) | |
| tree | e25fcf364663fc84380425a21c2f8ce6e526aa2e /keyboards/lets-split/lets-split.h | |
| parent | 421ff74e0c08df7424144674cd88da3b34b30fc9 (diff) | |
| download | qmk_firmware-96f44e120295e677d21d3dbb9dc4bf642ba2af09.tar.gz qmk_firmware-96f44e120295e677d21d3dbb9dc4bf642ba2af09.zip | |
one half working
Diffstat (limited to 'keyboards/lets-split/lets-split.h')
| -rw-r--r-- | keyboards/lets-split/lets-split.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/lets-split/lets-split.h b/keyboards/lets-split/lets-split.h new file mode 100644 index 000000000..c82b95a37 --- /dev/null +++ b/keyboards/lets-split/lets-split.h | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | #include "quantum.h" | ||
| 2 | #include <avr/wdt.h> | ||
| 3 | |||
| 4 | void promicro_bootloader_jmp(bool program); \ No newline at end of file | ||
