Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ISO layout for VIA #295

Open
wants to merge 4 commits into
base: wireless_playground
Choose a base branch
from

Commits on Aug 19, 2024

  1. Add ISO layout for VIA

    Implemented support for ISO keyboard layouts on VIA
    Mhilkos authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f83599b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Fixed key color on the JSON

    Fixed key color on the JSON which made the keyboard layout look irrational on VIA (The keys were del, end and page down)
    Mhilkos authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    56bcfc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Fixed incorrect button mapping

    Changed 5, 18 to 5, 17.
    Mhilkos authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    898aee5 View commit details
    Browse the repository at this point in the history
  2. Fixed wrong button mapping

    Changed "4, 13" to "4, 12"
    Mhilkos authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c9954c7 View commit details
    Browse the repository at this point in the history