Clean up: remove boot layout test (Launchpad X mapping confirmed working)

This commit is contained in:
2026-06-24 05:47:09 +00:00
parent e2997a595d
commit 0e5cbeb73d
2 changed files with 0 additions and 27 deletions
-1
View File
@@ -30,5 +30,4 @@ private:
bool last_switch_state[NUM_PADS];
void process_switch_event(uint8_t switch_id, bool pressed);
void run_layout_test();
};