diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-03 20:08:10 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-03 20:08:10 +0000 |
commit | c6a6f987c93c424fc31e090737e4c7b8af728856 (patch) | |
tree | 73fc695a64843c7add68e8752ce69cf6120dd0b8 /keyboards/handwired/splittest/bluepill/mcuconf.h | |
parent | f326b0b40ec3af51d7052ef5c99fc074442192c3 (diff) | |
parent | 92bcbee22615114286916bbbc4df4256c2818f0d (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/splittest/bluepill/mcuconf.h')
-rw-r--r-- | keyboards/handwired/splittest/bluepill/mcuconf.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/splittest/bluepill/mcuconf.h b/keyboards/handwired/splittest/bluepill/mcuconf.h index 875819537f..af2f14a9d3 100644 --- a/keyboards/handwired/splittest/bluepill/mcuconf.h +++ b/keyboards/handwired/splittest/bluepill/mcuconf.h @@ -1,3 +1,6 @@ +// Copyright 2022 dvermd (@dvermd) +// SPDX-License-Identifier: GPL-2.0-or-later + #pragma once #include_next <mcuconf.h> |