diff options
author | fauxpark <fauxpark@gmail.com> | 2019-08-21 11:05:08 +1000 |
---|---|---|
committer | Joel Challis <git@zvecr.com> | 2019-08-21 02:05:08 +0100 |
commit | 9bb4e63a1123861515c1196a624b4a0f04129601 (patch) | |
tree | 5dc222378bab56f87a81bd8e64f90cdde7605edd /keyboards/atreus62 | |
parent | 4003d077cef42d7a3405250ea6417db3a3549e9e (diff) | |
download | qmk_firmware-9bb4e63a1123861515c1196a624b4a0f04129601.tar.gz qmk_firmware-9bb4e63a1123861515c1196a624b4a0f04129601.zip |
Remove old promicro_bootloader_jmp() declarations (#6444)
Diffstat (limited to 'keyboards/atreus62')
-rw-r--r-- | keyboards/atreus62/atreus62.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/atreus62/atreus62.h b/keyboards/atreus62/atreus62.h index 4bf7dabc7d..de6f64063b 100644 --- a/keyboards/atreus62/atreus62.h +++ b/keyboards/atreus62/atreus62.h @@ -3,8 +3,6 @@ #include "quantum.h" -void promicro_bootloader_jmp(bool program); - // This a shortcut to help you visually see your layout. // The first section contains all of the arguements // The second converts the arguments into a two-dimensional array |