Apply suggestions from code review

Co-authored-by: Pete Johanson <peter@peterjohanson.com>
This commit is contained in:
digger vermont 2023-05-17 18:55:55 -04:00 committed by GitHub
parent b27d1212d5
commit e53314bf90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 6 deletions

View file

@ -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

View file

@ -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";
};