]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/iris/rev2/config.h
Keyboard: Clean up Iris files (#3640)
[qmk_firmware.git] / keyboards / iris / rev2 / config.h
index 4aa8cda176bf433c7d5645f3a512d69c5c9f0619..2ea31a1541bec9b44b71fa4efacd9b9f89ea9ad4 100644 (file)
@@ -15,8 +15,7 @@ You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#ifndef REV1_CONFIG_H
-#define REV1_CONFIG_H
+#pragma once
 
 #include QMK_KEYBOARD_CONFIG_H
 
@@ -86,5 +85,3 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 //#define NO_ACTION_ONESHOT
 //#define NO_ACTION_MACRO
 //#define NO_ACTION_FUNCTION
-
-#endif