working with power limit
This commit is contained in:
@@ -174,6 +174,10 @@ enum quantum_keycodes {
|
||||
// Right shift, close paren
|
||||
KC_RSPC,
|
||||
|
||||
// Printing
|
||||
PRINT_ON,
|
||||
PRINT_OFF,
|
||||
|
||||
// always leave at the end
|
||||
SAFE_RANGE
|
||||
};
|
||||
|
Reference in New Issue
Block a user