1
0
Fork 0

Move single 60_ansi, 60_hhkb and 60_iso layouts to data driven (#20438)

This commit is contained in:
Ryan 2023-04-15 21:09:08 +10:00 committed by GitHub
parent 172a40686b
commit 0ddb7d7863
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
85 changed files with 2335 additions and 3482 deletions

View file

@ -1,4 +1,4 @@
#include "tr60w.h"
#include "quantum.h"
bool led_update_kb(led_t led_state) {
bool runDefault = led_update_user(led_state);