swap top keys for media control

This commit is contained in:
Aaron Honeycutt 2025-01-08 07:29:23 -07:00
parent 95c74b6276
commit ba6cf1f5f3

View file

@ -19,7 +19,7 @@
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT(
LT(1,KC_MUTE),
KC_ENT, KC_0, KC_BSPC,
KC_MPRV, KC_MPLY, KC_MNXT,
KC_7, KC_8, KC_9,
KC_4, KC_5, KC_6,
KC_1, KC_2, KC_3