ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)
* Add docs on bootmagic/magic keycodes for setting handedness * Clang format fixes * Maintain backwards compatibility * Maintain backwards compatibility
This commit is contained in:
@@ -502,6 +502,8 @@ enum quantum_keycodes {
|
||||
MAGIC_SWAP_CTL_GUI,
|
||||
MAGIC_UNSWAP_CTL_GUI,
|
||||
MAGIC_TOGGLE_CTL_GUI,
|
||||
MAGIC_EE_HANDS_LEFT,
|
||||
MAGIC_EE_HANDS_RIGHT,
|
||||
|
||||
// always leave at the end
|
||||
SAFE_RANGE
|
||||
|
Reference in New Issue
Block a user