Fix links to keyboard definitions.
This commit is contained in:
parent
0a60033bc7
commit
0fb5256b85
@ -105,10 +105,10 @@ enum { MACRO_VERSION_INFO,
|
|||||||
* defined as part of the USB HID Keyboard specification. You can find the names
|
* defined as part of the USB HID Keyboard specification. You can find the names
|
||||||
* (if not yet the explanations) for all the standard `Key_` defintions offered by
|
* (if not yet the explanations) for all the standard `Key_` defintions offered by
|
||||||
* Kaleidoscope in these files:
|
* Kaleidoscope in these files:
|
||||||
* https://github.com/keyboardio/Kaleidoscope/blob/master/src/key_defs_keyboard.h
|
* https://github.com/keyboardio/Kaleidoscope/blob/master/src/kaleidoscope/key_defs_keyboard.h
|
||||||
* https://github.com/keyboardio/Kaleidoscope/blob/master/src/key_defs_consumerctl.h
|
* https://github.com/keyboardio/Kaleidoscope/blob/master/src/kaleidoscope/key_defs_consumerctl.h
|
||||||
* https://github.com/keyboardio/Kaleidoscope/blob/master/src/key_defs_sysctl.h
|
* https://github.com/keyboardio/Kaleidoscope/blob/master/src/kaleidoscope/key_defs_sysctl.h
|
||||||
* https://github.com/keyboardio/Kaleidoscope/blob/master/src/key_defs_keymaps.h
|
* https://github.com/keyboardio/Kaleidoscope/blob/master/src/kaleidoscope/key_defs_keymaps.h
|
||||||
*
|
*
|
||||||
* Additional things that should be documented here include
|
* Additional things that should be documented here include
|
||||||
* using ___ to let keypresses fall through to the previously active layer
|
* using ___ to let keypresses fall through to the previously active layer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user