diff options
Diffstat (limited to 'keyboard/gh60/config.h')
| -rw-r--r-- | keyboard/gh60/config.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboard/gh60/config.h b/keyboard/gh60/config.h index 7fe28470d..fbe587081 100644 --- a/keyboard/gh60/config.h +++ b/keyboard/gh60/config.h | |||
| @@ -47,15 +47,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 47 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | 47 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ |
| 48 | ) | 48 | ) |
| 49 | 49 | ||
| 50 | /* Boot Section Size in *BYTEs* | ||
| 51 | * Teensy halfKay 512 | ||
| 52 | * Teensy++ halfKay 1024 | ||
| 53 | * Atmel DFU loader 4096 | ||
| 54 | * LUFA bootloader 4096 | ||
| 55 | * USBaspLoader 2048 | ||
| 56 | */ | ||
| 57 | #define BOOTLOADER_SIZE 4096 | ||
| 58 | |||
| 59 | 50 | ||
| 60 | 51 | ||
| 61 | /* | 52 | /* |
