summaryrefslogtreecommitdiffstats
path: root/keyboards/donutcables/budget96/config.h
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-04-07 16:34:01 +0200
committerDrashna Jaelre <drashna@live.com>2019-04-07 16:34:01 +0200
commita8e3462b4bd5706f17f460e36b88b4063ef148f6 (patch)
tree71347d261fd54c053893d7364ed3b2e0b827b050 /keyboards/donutcables/budget96/config.h
parentb8f7834051f601d028b8182077322c1b45d7c112 (diff)
downloadqmk_firmware-a8e3462b4bd5706f17f460e36b88b4063ef148f6.tar.gz
qmk_firmware-a8e3462b4bd5706f17f460e36b88b4063ef148f6.tar.xz
[Keyboard] Refactor budget96 to remove custom i2c code in favor of QMK i2c_master (#5571)
* remove custom i2c code in favor of QMK i2c_master * fix readme * disable bootmagic as it doesn't work on bmc boards
Diffstat (limited to 'keyboards/donutcables/budget96/config.h')
-rw-r--r--keyboards/donutcables/budget96/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/donutcables/budget96/config.h b/keyboards/donutcables/budget96/config.h
index 369cbdd07..74661d828 100644
--- a/keyboards/donutcables/budget96/config.h
+++ b/keyboards/donutcables/budget96/config.h
@@ -39,9 +39,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define NO_BACKLIGHT_CLOCK
#define BACKLIGHT_LEVELS 1
#define RGBLIGHT_ANIMATIONS
-
-// Set bootmagic lite key to the key commonly programmed as Esc.
-#define BOOTMAGIC_LITE_ROW 5
-#define BOOTMAGIC_LITE_COLUMN 0
-
-/* key combination for command */