Last active
          August 2, 2020 05:58 
        
      - 
      
- 
        Save SirRippovMaple/a12ffdc46d398d29f29d9119d8defc9a to your computer and use it in GitHub Desktop. 
  
    
      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
    
  
  
    
  | #NoEnv | |
| #MaxHotKeysPerInterval 2000 | |
| #If GetKeyState("ScrollLock", "T") | |
| ; Top row | |
| [::q | |
| p::w | |
| o::e | |
| i::r | |
| u::t | |
| ; y remains the same | |
| t::u | |
| r::i | |
| e::o | |
| w::p | |
| q::[ | |
| ; Second row | |
| Enter::Tab | |
| '::d ; Not a - left and right are switched | |
| `;::s | |
| l::a ; Not d - left and right are switched | |
| k::f ; Press k to pay respects | |
| j::g | |
| ; h stays the same | |
| g::j | |
| f::k | |
| d::l | |
| s::`; | |
| a::' | |
| Tab::Enter | |
| ; Third row | |
| RShift::LShift | |
| /::z | |
| .::x | |
| ,::c | |
| m::v | |
| n::b | |
| b::n | |
| v::m | |
| c::, | |
| x::. | |
| z::/ | |
| ; Bottom row | |
| RCtrl::LCtrl | |
| RAlt::LAlt | |
| ; Space stays the same | |
| LAlt::RAlt | |
| LCtrl::RCtrl | |
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment