update layout
This commit is contained in:
@@ -168,7 +168,7 @@ on tile[0]: out port p_led_tile0 = PORT_LED_D10_8_11_9; // 8D bit7-4 = D10/D8/D
|
||||
|
||||
/* 改动原因:与 jok PCB 相同,面板从左到右为 FPS / VOL+ / VOL- / GAME / MIC,
|
||||
* 原理图端口位序不同。采用 lib_board_support buttons.xc #else 映射(非 #if 0 原理图直读)。 */
|
||||
#define TX1_BUTTON_MAP_PANEL_LAYOUT (0)
|
||||
#define TX1_BUTTON_MAP_PANEL_LAYOUT (1)
|
||||
|
||||
// TX1 Button timing thresholds (in 50ms ticks)
|
||||
#define TX1_SHORT_PRESS_TICKS 1 // 50ms minimum press
|
||||
|
||||
Reference in New Issue
Block a user