Skip to content

sukhe/Sukhe-60-percent-keyboard-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

60 percent keyboard emulator

This AutoHotkey script is designed to emulate a 60% keyboard with any regular keyboard.

It remaps the keys so that the navigation and auxiliary keys are available from the main alphanumeric block.

Thus, you can test whether you will be comfortable working on a 60% keyboard.

In addition to remapping navigation keys, some additional features become available.

For example, this is what the first layer with remapped keys looks like:

First layer

The script features are described in more detail in the following articles:

How it works

Script files are located in the ‘Scripts’ folder. The main (start) script is Sukhe_60_percent_keyboard_emulator.ahk

To run this script automatically after user login, follow these steps:

  1. Install AutoHotkey
  2. Create shortcut of this script
  3. Move shortcut to startup folder (%appdata%\Microsoft\Windows\Start Menu\Programs\Startup)

For example — C:\Users\MyName\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

For immediately script start:

  1. Install AutoHotkey
  2. Double click on this file in the explorer

If the script doesn't run, try using AutoHotkey64_UIA.exe instead of AutoHotkey.exe

About

Emulates a 60% keyboard using a regular 105-key keyboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published