Commit Graph

13 Commits (01a85b780c3cea3ca2f585e547f376a82859712f)

Author SHA1 Message Date
snyman 7a5ce36f23 Add macro for momentarily switching to a layer while some mods are active ()
* Macro for a momentary layer switch with mods

Passes through to the existing ACTION_LAYER_MODS macro, albeit with more
limited options due to lack of space in the quantum_keycodes enum.

* Add documentation for LM layer-mod macro

* Clean up Tap Toggle documentation
fauxpark a2e12faa19 Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.
Joe Wasson 23ac2a02ef Add keycodes for swap-hands feature.
Brian Choromanski 8e99fbc884 Fixed typo of 'confid.h' to 'config.h' ()
* Fixed typo of 'confid.h' to 'config.h'

* Fixed broken links in docs
fauxpark cfcf0fd36b Remove reference to BL_x in keycodes.md, and add BL_BRTG
fauxpark 4c675a83ba Format keycode tables
skullY 4df4fa7c26 Clarify `KC_PWR` vs `KC_POWER`. Fixes .
skullydazed 67cc5cebc0 Restructure the hardware and feature docs to make things easier to find ()
* fix  by documenting more config.h options

* Clean up and organize documentation
surlyjake 957e44231a updated keycodes media descriptions
Platform compatibility descriptions added for mute, volume up/down
skullY 9d1a08e38a Doc updates from going through every file
skullY 9b879b1267 break up keymaps and quantum keycodes into files by feature
Jack Humbert d5244c6cf4 restructure keycode docs
Jack Humbert ca01d94005 convert docs to lowercase and underscores