From 499fc3b85e99de725535eb73f653d77a71339e3f Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 22 Feb 2023 02:55:23 +1100 Subject: Add some missing `#pragma once`s (#19902) --- keyboards/mode/m80v1/config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboards/mode') diff --git a/keyboards/mode/m80v1/config.h b/keyboards/mode/m80v1/config.h index c50628ca54..6b59fc9872 100644 --- a/keyboards/mode/m80v1/config.h +++ b/keyboards/mode/m80v1/config.h @@ -15,6 +15,8 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +#pragma once + /* * Keyboard Matrix Assignments * -- cgit v1.2.3