Move QMK LUFA bootloader config to data driven (#19879)
This commit is contained in:
parent
7f805cc779
commit
3bf01bb9ed
109 changed files with 217 additions and 225 deletions
|
@ -25,6 +25,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
/* COL2ROW or ROW2COL */
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#define QMK_ESC_OUTPUT B3 // usually COL
|
||||
#define QMK_ESC_INPUT F0 // usually ROW
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue