]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/redox/rev1/config.h
Keyboard: Redox keymaps refactoring (#4258)
[qmk_firmware.git] / keyboards / redox / rev1 / config.h
index fe951f72261eaa9ec61f2a17f12658b14f0addda..f4ccbd2fd52dc357edabe7b0868280348fd41be8 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 "config_common.h"
 
@@ -82,5 +81,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