Apply suggestions from code review
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
This commit is contained in:
parent
b27d1212d5
commit
e53314bf90
2 changed files with 1 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# Copyright (c) 2022 Pete Johanson
|
||||
# Copyright (c) 2023 The ZMK Contributors
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config BOARD_KBDFANS_TOFU65_V2
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
/dts-v1/;
|
||||
|
||||
#include <rpi_pico/rp2040.dtsi>
|
||||
#include <freq.h>
|
||||
#include <dt-bindings/zmk/matrix_transform.h>
|
||||
|
||||
/ {
|
||||
|
@ -125,7 +124,3 @@ RC(4,0) RC(4,1) RC(4,2) RC(4,6) RC(4,8) RC(4,9)
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
zephyr_udc0: &usbd {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue