Skip to content

Instantly share code, notes, and snippets.

@Simhyeon
Last active October 20, 2022 06:12
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Simhyeon/58b008a9a5d8e8b34d78d774db1f745b to your computer and use it in GitHub Desktop.
Save Simhyeon/58b008a9a5d8e8b34d78d774db1f745b to your computer and use it in GitHub Desktop.
Personal keyd configuration
[ids]
*
[main]
leftalt = layer(alt)
[alt]
# Arrow Navigation
j = left
i = up
k = down
l = right
# Fast navigation
h = home
; = end
n = pageup
m = pagedown
# QOL keymaps
y = esc
u = backspace
o = delete
p = +
q = backslash
w = -
e = equal
r = ~
t = `
a = &
s = *
d = $
f = %
z = !
, = _
. = >
x = @
c = #
v = ^
b = f6
space = space
[alt+shift]
# Easy input 0 and 1
i = 1
o = 0
# Keypad number simulation
p = 7
[ = 8
] = 9
l = 4
; = 5
' = 6
, = 1
. = 2
/ = 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment