Updated for SN
This commit is contained in:
@@ -145,12 +145,12 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) {
|
||||
return false;
|
||||
case M_PASS2:
|
||||
if (record->event.pressed) {
|
||||
SEND_STRING("Thel0ve0fchrist!");
|
||||
SEND_STRING("ThisisThel0ve0fchrist!");
|
||||
}
|
||||
return false;
|
||||
case M_PASS3:
|
||||
if (record->event.pressed) {
|
||||
SEND_STRING("6754");
|
||||
SEND_STRING("1029");
|
||||
}
|
||||
return false;
|
||||
case M_PASS4:
|
||||
|
||||
Reference in New Issue
Block a user