diff options
| author | fauxpark | 2019-08-02 05:47:52 +0200 |
|---|---|---|
| committer | noroadsleft | 2019-08-05 05:46:57 +0200 |
| commit | 72f382fc02b3c5c81c54fd2d239d653fe2f8083c (patch) | |
| tree | 4000273f563ec929108f95950916f8b703e17a96 /keyboards/skog | |
| parent | 430c37024e8de42bb735f26386f2b13f042e3569 (diff) | |
Remove unused _BOOTLOADER defines
Diffstat (limited to 'keyboards/skog')
| -rw-r--r-- | keyboards/skog/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/skog/config.h b/keyboards/skog/config.h index f518da8c9b..ed7c558db7 100644 --- a/keyboards/skog/config.h +++ b/keyboards/skog/config.h @@ -34,6 +34,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define BACKLIGHT_LEVELS 5 #define NO_UART 1 -#define BOOTLOADHID_BOOTLOADER 1 #endif |