1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-09-20 05:53:34 +01:00
hekate/nyx/nyx_gui
CTCaer 1483a61f11 nyx: Add joycon fallback support as a virtual mouse
Cursor Movement: Left Stick
Click: A / ZL / ZR
Back: B
2020-04-30 13:16:30 +03:00
..
config nyx: Add theme colors for highlight text 2020-04-30 04:04:24 +03:00
frontend nyx: Add joycon fallback support as a virtual mouse 2020-04-30 13:16:30 +03:00
gfx nyx: Add joycon fallback support as a virtual mouse 2020-04-30 13:16:30 +03:00
hos hos: Add EKS 2020-04-30 03:43:29 +03:00
ianos sd fs: Move sd init/mount/helpers to their own object 2020-04-29 23:20:18 +03:00
input input: Add Joy-Con UART driver 2020-04-30 13:02:14 +03:00
libs nyx: Update hekate theme 2020-04-30 03:57:10 +03:00
mem sdram: Allow killing ram clock source if desired 2020-04-30 03:39:18 +03:00
power regulators: Enable 5V to missing GPIO AO IO rails 2020-04-30 03:46:21 +03:00
rtc rtc: Fix hour parsing 2020-04-30 03:53:29 +03:00
sec se: Add prng128 generator and get aes keys 2020-04-30 03:29:05 +03:00
soc nyx: Add joycon fallback support as a virtual mouse 2020-04-30 13:16:30 +03:00
storage emmc: Use gpt struct and only add valid entries 2020-04-30 01:29:58 +03:00
thermal
utils utils: Add normal CRC32 2020-04-30 03:30:51 +03:00
exception_handlers.S Various fixes and whitespace removal 2020-04-30 03:25:22 +03:00
link.ld
nyx.c nyx: Add theme colors for highlight text 2020-04-30 04:04:24 +03:00
start.S