kodi-game / game.libretro

Libretro compatibility layer for the Kodi Game API
GNU General Public License v2.0
37 stars 26 forks source link

Add support for OEM 102nd key #115

Closed garbear closed 7 months ago

garbear commented 7 months ago

Description

This adds support for the OEM key present on 102-key keyboards (non-US).

Related PRs

Requires:

Added to libretro in https://github.com/libretro/RetroArch/pull/7173

garbear commented 7 months ago

Merging with https://github.com/kodi-game/controller-topology-project/pull/279