Compare commits
No commits in common. "472b160288bcfdc0ed4a1f9f67e91560a0b81aed" and "92bc711050bbf707389fbfc278adc526c159f584" have entirely different histories.
472b160288
...
92bc711050
|
@ -226,8 +226,8 @@
|
||||||
// navigation {
|
// navigation {
|
||||||
// label = "Nav";
|
// label = "Nav";
|
||||||
// bindings = <
|
// bindings = <
|
||||||
// &layer_parentheticals_kp LAYER_ID_PARENTHETICALS HOME &kp UP &kp END &layer_numbers_none LAYER_ID_NUMBERS PG_UP
|
// &layer_parentheticals_kp LAYER_ID_PARENTHETICALS HOME &kp UP &kp END &layer_numbers_none LAYER_ID_NUMBERS 0
|
||||||
// &layer_symbols_kp LAYER_ID_SYMBOLS LEFT &kp DOWN &kp RIGHT &layer_base_none LAYER_ID_BASE PG_DN
|
// &layer_symbols_kp LAYER_ID_SYMBOLS LEFT &kp DOWN &kp RIGHT &layer_base_none LAYER_ID_BASE 0
|
||||||
// >;
|
// >;
|
||||||
// };
|
// };
|
||||||
// f_one_to_six{
|
// f_one_to_six{
|
||||||
|
@ -293,8 +293,8 @@
|
||||||
// navigation {
|
// navigation {
|
||||||
// label = "Nav";
|
// label = "Nav";
|
||||||
// bindings = <
|
// bindings = <
|
||||||
// &layer_numbers_kp LAYER_ID_NUMBERS PG_UP &kp HOME &kp UP &layer_parentheticals_kp LAYER_ID_PARENTHETICALS END
|
// &layer_numbers_none LAYER_ID_NUMBERS 0 &kp HOME &kp UP &layer_parentheticals_kp LAYER_ID_PARENTHETICALS END
|
||||||
// &layer_base_kp LAYER_ID_BASE PG_DN &kp LEFT &kp DOWN &layer_symbols_kp LAYER_ID_SYMBOLS RIGHT
|
// &layer_base_none LAYER_ID_BASE LEFT &kp DOWN &kp RIGHT &layer_symbols_kp LAYER_ID_SYMBOLS 0
|
||||||
// >;
|
// >;
|
||||||
// };
|
// };
|
||||||
// f_one_to_six{
|
// f_one_to_six{
|
||||||
|
|
|
@ -69,9 +69,9 @@
|
||||||
label = "Nav";
|
label = "Nav";
|
||||||
bindings = <
|
bindings = <
|
||||||
&none &none &none &none &none &none &none
|
&none &none &none &none &none &none &none
|
||||||
&layer_numbers_kp LAYER_ID_NUMBERS PG_UP &kp HOME &kp UP &layer_parentheticals_kp LAYER_ID_PARENTHETICALS END
|
&layer_numbers_none LAYER_ID_NUMBERS 0 &kp HOME &kp UP &layer_parentheticals_kp LAYER_ID_PARENTHETICALS END
|
||||||
&none &none
|
&none &none
|
||||||
&layer_base_kp LAYER_ID_BASE PG_DN &kp LEFT &kp DOWN &layer_symbols_kp LAYER_ID_SYMBOLS RIGHT
|
&layer_base_none LAYER_ID_BASE LEFT &kp DOWN &kp RIGHT &layer_symbols_kp LAYER_ID_SYMBOLS 0
|
||||||
&none &none &none &none &none &none &none &none &none &none
|
&none &none &none &none &none &none &none &none &none &none
|
||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
|
@ -67,9 +67,9 @@
|
||||||
label = "Nav";
|
label = "Nav";
|
||||||
bindings = <
|
bindings = <
|
||||||
&none &none &none &none &none &none &none
|
&none &none &none &none &none &none &none
|
||||||
&layer_parentheticals_kp LAYER_ID_PARENTHETICALS HOME &kp UP &kp END &layer_numbers_none LAYER_ID_NUMBERS PG_UP
|
&layer_parentheticals_kp LAYER_ID_PARENTHETICALS HOME &kp UP &kp END &layer_numbers_none LAYER_ID_NUMBERS 0
|
||||||
&none &none
|
&none &none
|
||||||
&layer_symbols_kp LAYER_ID_SYMBOLS LEFT &kp DOWN &kp RIGHT &layer_base_none LAYER_ID_BASE PG_DN
|
&layer_symbols_kp LAYER_ID_SYMBOLS LEFT &kp DOWN &kp RIGHT &layer_base_none LAYER_ID_BASE 0
|
||||||
&none &none &none &none &none &none &none &none &none &none &none
|
&none &none &none &none &none &none &none &none &none &none &none
|
||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
|
@ -79,9 +79,9 @@
|
||||||
label = "Nav";
|
label = "Nav";
|
||||||
bindings = <
|
bindings = <
|
||||||
&none &none &none &none &none
|
&none &none &none &none &none
|
||||||
&layer_numbers_kp LAYER_ID_NUMBERS PG_UP &kp HOME &kp UP &layer_parentheticals_kp LAYER_ID_PARENTHETICALS END
|
&layer_numbers_none LAYER_ID_NUMBERS 0 &kp HOME &kp UP &layer_parentheticals_kp LAYER_ID_PARENTHETICALS END
|
||||||
&none
|
&none
|
||||||
&layer_base_kp LAYER_ID_BASE PG_DN &kp LEFT &kp DOWN &layer_symbols_kp LAYER_ID_SYMBOLS RIGHT
|
&layer_base_none LAYER_ID_BASE LEFT &kp DOWN &kp RIGHT &layer_symbols_kp LAYER_ID_SYMBOLS 0
|
||||||
&none &none &none &none &none
|
&none &none &none &none &none
|
||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue