|
|
@@ -198,7 +198,7 @@ const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt)
|
|
|
- return MACRO( I(255), D(LALT), T(PPLS), T(P0), T(P0), T(A), T(P3), U(LALT), END );
|
|
|
+ return MACRO( I(255), D(LALT), T(P1), T(P0), T(P5), T(P6), U(LALT), END );
|