Y
Hacker News
new
|
ask
|
show
|
jobs
by
lucw
1023 days ago
Why would you ever need to hit Shift-Option-F12 ? They keyboard is customizable and the IDE shortcuts are customizable. I have a VsCode layer on my crkbd (
https://github.com/luc-languagetools/qmk-crkbd-vscode-builde...
). I generate the actual keycodes using this python script, which also outputs my VsCode keybindings.json:
https://github.com/luc-languagetools/qmk-crkbd-vscode-builde...