Skip to content

SevenOfNine-ai/windows-pc-keyboard-layout-mac

 
 

Repository files navigation

German Windows-PC Keyboard Layout for macOS

German keyboard layout for macOS with Windows-PC-like special-character key positions.

Quick Start

OpenPackage

npm install -g opkg
opkg install gh@SevenOfNine-ai/windows-pc-keyboard-layout-mac@v1.0.3
bash install-macos.sh

Note: In gh@... syntax, the version is a Git ref. This repository tags releases as vX.Y.Z, so use @v1.0.3 (not @1.0.3).

Clone and Install

git clone https://github.com/SevenOfNine-ai/windows-pc-keyboard-layout-mac.git
cd windows-pc-keyboard-layout-mac
# Required: fetch Git LFS binary assets (images/icon files)
git lfs pull
mkdir -p ~/Library/Keyboard\ Layouts
cp -R root/pc-win-de-keyboard.bundle ~/Library/Keyboard\ Layouts/

Documentation

Full documentation is in docs/:

About

Deutsches Windows-PC-Tastaturlayout für macOS // German Windows PC keyboard layout for macOS

Topics

Resources

Contributing

Security policy

Stars

Watchers

Forks

Contributors

Languages

  • Shell 100.0%