Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
bool process_record_kb(uint16_t keycode, keyrecord_t* record)
|
||||
{
|
||||
if (keycode == RESET) {
|
||||
if (keycode == QK_BOOT) {
|
||||
reset_keyboard_kb();
|
||||
} else {
|
||||
}
|
||||
|
Reference in New Issue
Block a user