AgonConsole8 / agon-vdp

Official Firmware for the Agon Console8: ESP32 VDP
MIT License
43 stars 17 forks source link

Add Dvorak US Support. #98

Closed GaiusJocundus closed 11 months ago

GaiusJocundus commented 11 months ago

Associated issue: https://github.com/AgonConsole8/agon-vdp/issues/97

Just adding a US Dvorak keyboard using the standard method.

GaiusJocundus commented 11 months ago

Closing, this is not the PR I meant to submit.

lennart-benschop commented 11 months ago

Shouldn't Dvořak support be in vdp-gl, which handles all other keyboard layouts?

GaiusJocundus commented 11 months ago

You are correct @lennart-benschop , this was a mistake. It's been a while since I've done github things, my repo management is a bit rusty.

Much obliged. I've updated the appropriate change here: https://github.com/AgonConsole8/vdp-gl/pull/2

I believe we'll still need a change in both vpd and mos to ensure it will actually enable, but I'll make that change later if necessary.