fix: match controller card to Xbox layout
Realign the card to the physical controller face: trigger bars and bumper chips in the top corners, sticks side by side in the upper center (stick clicks light up their rings instead of separate chips), D-pad lower left, face buttons lower right, and the Guide button centered between the clusters flanked by Select and Start. Co-Authored-By: qwen3.8-27b@q3_k_xl: realigned card to Xbox layout
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ if(NOT CMAKE_GENERATOR MATCHES "^(Ninja|Xcode)$")
|
||||
endif()
|
||||
|
||||
cmake_minimum_required(VERSION 3.21)
|
||||
project(xone_macos VERSION 0.1.21 LANGUAGES CXX Swift)
|
||||
project(xone_macos VERSION 0.1.22 LANGUAGES CXX Swift)
|
||||
|
||||
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user