Added horizon layout
This commit is contained in:
@@ -33,5 +33,10 @@ bool beta_leader_check(void) {
|
||||
return false;
|
||||
}
|
||||
|
||||
BETA_SEQ_2_SHORT(KC_H, KC_O) {
|
||||
layer_move(LAYER_HORIZON);
|
||||
return false;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
Reference in New Issue
Block a user