forked from mirror/qmk_firmware
[CI] Format code according to conventions (#26000)
Format code according to conventions
This commit is contained in:
@@ -19,4 +19,4 @@
|
||||
|
||||
#define POINTING_DEVICE_CS_PIN GP1
|
||||
#define CIRQUE_PINNACLE_DIAMETER_MM 35
|
||||
#define POINTING_DEVICE_ROTATION_90
|
||||
#define POINTING_DEVICE_ROTATION_90
|
||||
|
||||
@@ -160,4 +160,4 @@
|
||||
]
|
||||
],
|
||||
"author": "Jason Hazel"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
MOUSEKEY_ENABLE = yes
|
||||
EXTRAKEY_ENABLE = yes
|
||||
EXTRAKEY_ENABLE = yes
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
#undef RP_SPI_USE_SPI0
|
||||
#define RP_SPI_USE_SPI0 TRUE
|
||||
#undef RP_I2C_USE_I2C1
|
||||
#define RP_I2C_USE_I2C1 TRUE
|
||||
#define RP_I2C_USE_I2C1 TRUE
|
||||
|
||||
@@ -24,4 +24,4 @@ Enter the bootloader in 3 ways:
|
||||
|
||||
* **Bootmagic reset**: Hold down the top-left key and plug in the keyboard
|
||||
* **Physical reset button**: Hold Xiao B button, press Xiao R button, release B
|
||||
* **Keycode in layout**: There is no key mapped to `QK_BOOT` in the pre-created keymaps, but you may assign this key in any keymaps you create
|
||||
* **Keycode in layout**: There is no key mapped to `QK_BOOT` in the pre-created keymaps, but you may assign this key in any keymaps you create
|
||||
|
||||
Reference in New Issue
Block a user