forked from mirrors/qmk_userspace
Add V6 Max
This commit is contained in:
parent
4fe24e8039
commit
a56ef872dd
25 changed files with 1923 additions and 2 deletions
|
@ -160,6 +160,5 @@ led_config_t g_led_config = {
|
|||
1, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 4, 4, 4, 4,
|
||||
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1
|
||||
}
|
||||
|
||||
};
|
||||
#endif
|
||||
|
|
|
@ -71,4 +71,3 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) {
|
|||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue