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
|
@ -45,6 +45,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define RGBLIGHT_EFFECT_ALTERNATING
|
||||
#define RGBLIGHT_EFFECT_TWINKLE
|
||||
#define RGBLED_NUM 9
|
||||
|
||||
#define QMK_ESC_OUTPUT D0 // usually COL
|
||||
#define QMK_ESC_INPUT D4 // usually ROW
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue