Skip to content

Commit

Permalink
Tidy downloads into OS sections; add EurKEY link
Browse files Browse the repository at this point in the history
  • Loading branch information
stevep99 committed Nov 14, 2020
1 parent 85d7e25 commit c542b34
Showing 1 changed file with 28 additions and 9 deletions.
37 changes: 28 additions & 9 deletions README.md
Expand Up @@ -3,37 +3,56 @@ Colemak Mod-DH Downloads

**See the [Colemak Mod-DH Project Home Page](http://colemakmods.github.io/mod-dh/ "Colemak Mod-DH") for information on this project.**

## Windows: AutoHotKey
# Windows

### AutoHotKey

The fastest way to try out Colemak-DH on Windows is to use the [AutoHotKey](https://autohotkey.com/) scripts. See the ![download](gfx/arrow-circle-down.png)[**autohotkey folder**](autohotkey/) for downloads.

## Windows: EPKL
### KLC files and Installers

There are files for [Microsoft Keyboard Layout Creator](http://msdn.microsoft.com/en-GB/goglobal/bb964665.aspx "Keyboard Layout Creator") (KLC), together with the generated installers. See the ![download](gfx/arrow-circle-down.png)[**KLC folder**](klc/) for more information and downloads.

### EPKL

A comprehensive Colemak-DH implementation for Windows (plus many extra features) is available in [DreymaR's Big Bag, EPKL edition](https://forum.colemak.com/topic/1467-dreymars-big-bag-of-keyboard-tricks-pklwindows-edition/).

## Windows: KLC files and Installers
### EurKEY

There are files for [Microsoft Keyboard Layout Creator](http://msdn.microsoft.com/en-GB/goglobal/bb964665.aspx "Keyboard Layout Creator") (KLC), together with the generated installers. See the ![download](gfx/arrow-circle-down.png)[**KLC folder**](klc/) for more information and downloads.
There is a project implementing [EurKEY Colemak-DH](https://gitlab.com/jungganz/eurkey-colemak-mod-dh) offering Microsoft KLC files.

# Linux

## Linux: XKB files
### XKB files

A comprehensive Colemak-DH implementation for Linux (plus many extra features) is available in [DreymaR's Big Bag, XKB edition](https://forum.colemak.com/topic/1438-dreymars-big-bag-of-keyboard-tricks-linuxxkb-files-included/)

## Linux: Xmodmap and console files
### Xmodmap and console files

To quickly try out Colemak-DH, there are mapping files for [xmodmap](http://www.x.org/archive/X11R6.8.2/doc/xmodmap.1.html) available in the ![download](gfx/arrow-circle-down.png)[**xmodmap folder**](xmodmap/) download area. You may need to customize these for your own language/region. Keymap files for the console are also provided in the ![download](gfx/arrow-circle-down.png)[**console folder**](console/).

Alternatively, keymap files can be generated yourself by running `generate` script in ![download](gfx/arrow-circle-down.png)[**generate-linux-keymaps**](generate-linux-keymaps/).

## macOS: Installable bundle
### EurKEY

There is a project implementing [EurKEY Colemak-DH](https://gitlab.com/jungganz/eurkey-colemak-mod-dh) offering Linux XKB mapping files.

# macOS

### Installable bundle

Colemak-DH mappings for macOS have been contributed in the ![download](gfx/arrow-circle-down.png)[**macOS folder**](macOS/)

## Cross platform (Windows, Linux, Mac): KMonad configurations
# Cross platform (Windows, Linux, Mac)

### KMonad configurations

There are Colemak-DH configurations for the [KMonad](https://github.com/david-janssen/kmonad) program. This application allows manipulation of the raw input from the keyboard device, allowing arbitrary and advanced remapping in a cross-platform friendly way. See the ![download](gfx/arrow-circle-down.png)[**KMonad folder**](kmonad/) for configuration files.

## Android: APK for physical keyboard
# Android

## APK for physical keyboard

An Android Application Package (APK), with source files, is available, allowing you to type Colemak-DH on a physical keyboard connected to your Android device. See the ![download](gfx/arrow-circle-down.png)[**android section**](android/) for detailed instructions.


0 comments on commit c542b34

Please sign in to comment.