use 4 spaces

This commit is contained in:
Ralph Azucena 2023-06-20 16:30:47 -07:00
parent e5d0a34697
commit ed50e853fd
5 changed files with 85 additions and 85 deletions

View file

@ -4,6 +4,6 @@
if SHIELD_ATREUS42
config ZMK_KEYBOARD_NAME
default "Atreus42"
default "RAH-Atreus42-SS"
endif

View file

@ -18,7 +18,7 @@
compatible = "zmk,keymap";
default_layer {
// --------------------------------------------------------------------------------------------------------------------------------------------------------------------
// -------------------------------------------------------------------------------------------------------------------------------------------------
// | Q | W | E | R | T | | Y | U | I | O | P |
// | A | S | D | F | G | | H | J | K | L | ; |
// | Z | X | C | V | B | | N | M | , | . | SHIFT(/) |
@ -32,7 +32,7 @@
};
nav_layer {
// --------------------------------------------------------------------------------------------------------------------------------------------------------------------
// -------------------------------------------------------------------------------------------------------------------------------------------------
// | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 |
// | TAB | ` | UP | \ | =/+ | | LEFT | DOWN | UP | RIGHT | ' |
// | SUPER | LEFT | DOWN | RIGHT | -/_ | | [ | ] | , | . | SHIFT(/) |
@ -46,7 +46,7 @@
};
fun_layer {
// --------------------------------------------------------------------------------------------------------------------------------------------------------------------
// -------------------------------------------------------------------------------------------------------------------------------------------------
// | F1 | F2 | F3 | F4 | F5 | | F6 | F7 | F8 | F9 | F10 |
// | | | | | | | PREV | NEXT | VOL_UP | VOL_DN | F11 |
// |BOOTLOADER | RESET | BT_PRV | BT_NXT | BT_CLR | |PLAY/PAUSE | CTL | PG_UP | PG_DN | F12 |