We don't need this on the cat

This commit is contained in:
Nehemiah of Zebulun 2023-11-10 16:20:18 -05:00
parent 0c1ca8abe8
commit 108455a391

View File

@ -2,20 +2,16 @@ type FULL
key BUTTON_1 {
base: fallback DPAD_UP
fn: fallback VOLUME_UP
}
key BUTTON_2 {
base: fallback DPAD_LEFT
fn: fallback BRIGHTNESS_DOWN
}
key BUTTON_3 {
base: fallback DPAD_RIGHT
fn: fallback BRIGHTNESS_UP
}
key BUTTON_4 {
base: fallback DPAD_DOWN
fn: fallback VOLUME_DOWN
}