Skip to content

Using AutoHotKey to create a programmable key layout for keyboard.

Notifications You must be signed in to change notification settings

sengngykouch/keyboardBind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Poker3 Keyboard Layout

Description

  • We use AutoHotKey to create a Productive Keyboard Layout.
  • This layout allows you to keep your hands on home rows all the time. Hence it increases your productivity.
  • This layout works by using CapsLock as the modifier key, and then we bind it with other keys to trigger many most used keys such as Arrow keys, Delete, Backspace, etc.

System Requirements

  • Windows Windows 7, 8, 8.1, 10 Only.
  • MacOS version can be found here.

Installation

  • Download the "Poker3Layout.exe" file.
  • Double Click on it.
  • You will see a green icon on your taskbar with letter "H" in it.
  • Done. You are ready to use it.

Usage

alt text

  1. Toggle the script on/off:
  • Hold Alt then press F7.
  1. Keyboard Hotkeys:
  • Hold down the Capslock (Blue color) + another Key (Green color).
    • Eg: Hold down *Capslock* and Press *j* will trigger *Left-Arrow*.
    • Eg: Hold down *Capslock* and Press *space* will trigger *Ctrl + BackSpace*. (Michael Recommendation)
    • Eg: Hold down *Capslock* and Press *u* will trigger *PageUp*.
  1. To Activate Capslock. Hold down Capslock and Press Enter (Red color).

  2. Copy and Paste with Mouse:

  • Hold Down Alt (Pink color), then press Left or Right Click.
    • Eg: Hold Down *Alt* and *Left-Click* will Copy the select content.

Note: These keys can bind to more key.

  • Eg: Caps + Shift + j = select while moving to the left.

Known Issues With Software

  • Adobe Photoshop:
    • Hold Spacebar to move image around won't work. Please use the photoshop version under feature/photoshop-version-1.0 instead.
      • Note: You will lose the Caps + Space = BackSpace feature.

About

Using AutoHotKey to create a programmable key layout for keyboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published