From 66095564929eec8d1338c5354fdd7478c1b881d2 Mon Sep 17 00:00:00 2001 From: Henry Hy Date: Fri, 5 Nov 2021 22:22:55 -0600 Subject: [PATCH] Adjusted info.json and rules.mk Revised bootmagic in rules.mk and removed deprecated items. --- keyboards/studiokestra/bourgeau/info.json | 2 -- keyboards/studiokestra/bourgeau/rules.mk | 3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/keyboards/studiokestra/bourgeau/info.json b/keyboards/studiokestra/bourgeau/info.json index 5ae9e469c3fa..8fd62f65184a 100644 --- a/keyboards/studiokestra/bourgeau/info.json +++ b/keyboards/studiokestra/bourgeau/info.json @@ -2,8 +2,6 @@ "keyboard_name": "Bourgeau", "url": "https://studiokestra.ca/bourgeau/", "maintainer": "Studio Kestra", - "width": 16, - "height": 6, "layouts": { "LAYOUT_all": { "layout": [ diff --git a/keyboards/studiokestra/bourgeau/rules.mk b/keyboards/studiokestra/bourgeau/rules.mk index 76528fcf978d..0acd19e6706f 100644 --- a/keyboards/studiokestra/bourgeau/rules.mk +++ b/keyboards/studiokestra/bourgeau/rules.mk @@ -7,7 +7,7 @@ BOOTLOADER = atmel-dfu # Build Options # change yes to no to disable # -BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration +BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite MOUSEKEY_ENABLE = no # Mouse keys EXTRAKEY_ENABLE = yes # Audio control and System control CONSOLE_ENABLE = no # Console for debug @@ -18,5 +18,4 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend NKRO_ENABLE = yes # USB Nkey Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow -BLUETOOTH_ENABLE = no # Enable Bluetooth AUDIO_ENABLE = no # Audio output