Last active
February 9, 2025 09:19
-
-
Save RomjanHossain/e7fe8b308a092b19084bf0603bbddad7 to your computer and use it in GitHub Desktop.
Colemak mod dh ortholinear layout for windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; Colemak Mod-DH mapping for ANSI boards | |
;SC010::q | |
;SC011::w | |
SC012::f | |
SC013::p | |
SC014::b | |
SC015::j | |
SC016::l | |
SC017::u | |
SC018::y | |
SC019::; | |
;SC01E::a | |
SC01F::r | |
SC020::s | |
SC021::t | |
;SC022::g | |
SC023::m | |
SC024::n | |
SC025::e | |
SC026::i | |
SC027::o | |
SC02c::z | |
SC02d::x | |
SC02e::c | |
SC02f::d | |
SC030::v | |
SC031::k | |
SC032::h | |
; Swap CapsLock and Escape keys | |
CapsLock::Esc | |
Esc::CapsLock | |
; set Backspace to CapsLock key | |
; sc03a::backspace |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment