1
0
Fork 0

[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
This commit is contained in:
MechMerlin 2019-04-07 07:34:01 -07:00 committed by Drashna Jaelre
parent b8f7834051
commit a8e3462b4b
6 changed files with 6 additions and 142 deletions

View file

@ -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 */