jasonzondor / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
0 stars 0 forks source link

[Keymap] Add home/end functionality similar to Vi #1

Closed jasonzondor closed 3 months ago

jasonzondor commented 3 months ago

Feature Request Type

Description

Would like to have the keymap include a similar keystrokes to Vi on home (0) and end ($).

jasonzondor commented 3 months ago

Just realized that the arrow keys on the "vim" layer do not map to "h,j,k,l" like vim. Fix it, Jason!

jasonzondor commented 3 months ago

I fixed this in the latest #640e3f9ad6 commit.