Commit graph

7 commits

Author SHA1 Message Date
Jaffacakelover
5c50f5b908
Gamepads & keyboards cleanup (#154)
* Gamepads & keyboards cleanup

Moved all images into subfolders called 'img' and updated links within cfg files (All except "example" and "old"). This cleans up the file browser view in Retroarch.

Replaced double spaces with single spaces).
Removed unused quote marks from image link lines.
Moved name tags to the top of each overlay declaration.
Renamed folder containing SVGs from "vectors" to "src" (source).
Moved "new" N64 out of subfolder.
Added comments with overlay name separating each layout section.
Deleted leftover neo-ds-portrait.zip

* Gamepads & keyboards cleanup

Moved all images into subfolders called 'img' and updated links within cfg files (All except "example" and "old"). This cleans up the file browser view in Retroarch.

* Merged in concurrent Pulls

Merged in concurrent Pulls #153 and #155

* Merged & configured #153 and #155

Made changes to Pulls #153 and #155 to fit this pull (linking to img subfolders etc.)

---------

Co-authored-by: hizzlekizzle <hizzlekizzle@users.noreply.github.com>
2025-04-01 17:40:55 -05:00
neil4
f3038b2c3e
Keyboards: Add 'nul' areas to block touchscreen mouse (#115) 2024-06-08 11:37:38 -07:00
nfore
d3d93a3128 More keyboard fixes
- US-101: improve hitboxes
- qwerty/qwerty-big: fix keypad image
- plus4: block x separation
2023-07-15 07:38:14 -05:00
nfore
dfc1507581 Fix/update keyboards
US-101:
- Fix hitbox locations and sizes
- Fix tilde and kp_period
- Add osk_toggle

qwerty and qwerty-big:
- Add osk_toggle and menu_toggle

modular-keyboard/opaque/big:
- Replace nonexistent retrokmod_shift with hidden shift keys
- Use shift as a key, not overlay_next
- Use capslock as overlay_next for shift mode
- Add osk_toggle

modular-keyboard/opaque/small:
- Add landscape mode and hidden portrait/landscape modes
- Replace nonexistent retrokmod_shift with hidden shift keys
- Use shift as a key, not overlay_next (capslock still enters shift mode)
- Fix kp_period
- Add osk_toggle

modular-keyboard/clear/big:
- Fix capslock and shift sizes
- Fix kp_period
- Add osk_toggle

modular-keyboard/clear/small:
- Add landscape mode
- Add hidden landscape/portrait modes
- Fix kp_period
- Add osk_toggle

commodore/plus4:
- Add osk_toggle
2023-07-08 14:06:16 -05:00
Jaffacakelover
152b8b2dfd Large qwerty separated out from Regular
Moved the enlarged version into its own folder, renamed 'qwerty-big'. Restored 'qwerty' with original dimensions but the new clearer key labels.
2022-01-12 15:03:12 +00:00
Jaffacakelover
40c10e4d18 Update qwerty.png
PNG redrawn. Higher resolution, rounded key corners. Can actually read the labels now.
2022-01-12 12:38:30 +00:00
twinaphex
93a608db0b Initial commit 2014-02-21 18:39:18 +01:00