You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Raheman Vaiya f660385d06 bugfix: Avoid processing global section 4 years ago
..
vkbd Create virtual pointer on initialization (#249) 4 years ago
command.c refactor: Clean up parsing logic + swap() -> swap2() 4 years ago
command.h refactor: Clean up parsing logic + swap() -> swap2() 4 years ago
config.c bugfix: Avoid processing global section 4 years ago
config.h config: Add aliases 4 years ago
descriptor.c Don't terminate in the presence of long macros 4 years ago
descriptor.h refactor: Clean up parsing logic + move layer state into keyboard struct 4 years ago
device.c Increase debug verbosity 4 years ago
device.h Implement mouse passthrough for hybrid devices (#175) 4 years ago
error.c refactor: Clean up parsing logic + move layer state into keyboard struct 4 years ago
error.h Make debug output more verbose 4 years ago
ini.c config: Add support for including other files 4 years ago
ini.h config: Add support for including other files 4 years ago
ipc.c refactor: Clean up parsing logic + swap() -> swap2() 4 years ago
ipc.h refactor: Clean up key handling logic + reduce output noise 4 years ago
keyboard.c Route button presses through the virtual keyboard (#162) 4 years ago
keyboard.h Add common layouts 4 years ago
keyd.c config: Add support for including other files 4 years ago
keyd.h Share state between keyboards (#202) 4 years ago
keys.c Implement mouse passthrough for hybrid devices (#175) 4 years ago
keys.h Implement mouse passthrough for hybrid devices (#175) 4 years ago
layer.c Move layouts into /usr/share/keyd/layouts (#237) 4 years ago
layer.h refactor: Clean up parsing logic + move layer state into keyboard struct 4 years ago
macro.c Don't terminate in the presence of long macros 4 years ago
macro.h refactor: Clean up parsing logic + move layer state into keyboard struct 4 years ago
string.c refactor: Clean up parsing logic + swap() -> swap2() 4 years ago
string.h refactor: Clean up parsing logic + swap() -> swap2() 4 years ago
unicode.c refactor: Clean up parsing logic + swap() -> swap2() 4 years ago
unicode.h refactor: Clean up parsing logic + swap() -> swap2() 4 years ago
vkbd.h Route button presses through the virtual keyboard (#162) 4 years ago