Skip to content

Instantly share code, notes, and snippets.

@C4N4242
C4N4242 / Vendor_054c_Product_0ce6.kl
Created April 3, 2026 07:41
Fix for DualSense Bluetooth mapping on YAAP ROM (pdx206 build) Target: /system/usr/keylayout/Vendor_054c_Product_0ce6.kl
# DualSense (hid-playstation driver)
key 304 BUTTON_A
key 305 BUTTON_B
key 308 BUTTON_X
key 307 BUTTON_Y
key 310 BUTTON_L1
key 311 BUTTON_R1
key 312 BUTTON_L2
key 313 BUTTON_R2
key 314 BUTTON_SELECT

Portal SDK API リファレンス (日本語)

バージョン: 1.0.1.0
元ファイル: index.d.ts
最終更新: 2025年10月26日

⚠️ 注意: index.d.tsは自動生成されるファイルです。このドキュメントはSDKの日本語リファレンスとして作成されています。


<#
.SYNOPSIS
Windows上でモダンなUNIX風コマンドライン体験を実現するためのPowerShellプロファイルです。
.DESCRIPTION
oh-my-poshによるプロンプト、fzf/zoxideによる高速なナビゲーション、その他モダンなUNIX代替コマンドを提供します。
.SETUP
**前提:** このプロファイルはPowerShell 7以降を対象としています。Windowsに標準搭載のWindows PowerShell 5.1では動作しない可能性があります。