Move QMK LUFA bootloader config to data driven (#19879)
This commit is contained in:
@@ -25,9 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define MATRIX_ROW_PINS { F4, F5, B1, B3, D1, D0, D7, E6 }
|
||||
#define MATRIX_COL_PINS { D3, D2, B4, F6, F7, B2 }
|
||||
|
||||
#define QMK_ESC_OUTPUT D3
|
||||
#define QMK_ESC_INPUT B1
|
||||
|
||||
#define PHYSICAL_LEDS_ENABLE
|
||||
|
||||
#ifdef BACKLIGHT_ENABLE
|
||||
|
Reference in New Issue
Block a user