fix(shields): Whitespace and indentation

This commit is contained in:
Dom H 2021-06-09 15:41:22 +01:00 committed by Dom H
parent 9b21f1197c
commit 4a7c101826
No known key found for this signature in database
GPG key ID: 775530A9CB493402
4 changed files with 30 additions and 28 deletions

View file

@ -11,7 +11,6 @@ config ZMK_SPLIT_BLE_ROLE_CENTRAL
endif
if SHIELD_CRADIO_RIGHT
config ZMK_KEYBOARD_NAME
@ -19,8 +18,6 @@ config ZMK_KEYBOARD_NAME
endif
if SHIELD_CRADIO_RIGHT || SHIELD_CRADIO_LEFT
config ZMK_SPLIT

View file

@ -3,9 +3,11 @@
*
* SPDX-License-Identifier: MIT
*/
#include <dt-bindings/zmk/matrix_transform.h>
/ {
chosen {
zmk,kscan = &kscan0;
zmk,matrix_transform = &default_transform;
@ -46,4 +48,5 @@
, <&pro_micro_d 9 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>
;
};
};

View file

@ -3,4 +3,5 @@
*
* SPDX-License-Identifier: MIT
*/
#include "cradio.dtsi"

View file

@ -3,6 +3,7 @@
*
* SPDX-License-Identifier: MIT
*/
#include "cradio.dtsi"
&default_transform {