]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/handwired/kbod/config.h
Added VIA Configurator support to Snagpad (#4890)
[qmk_firmware.git] / keyboards / handwired / kbod / config.h
index a3f3e3908a12484436725f2855048dded413c671..d3869f99efe97253fe06d155810bcc926f8b9021 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 CONFIG_H
-#define CONFIG_H
+#pragma once
 
 #include "config_common.h"
 
@@ -161,5 +160,3 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #undef TAPPING_TOGGLE
 #define TAPPING_TOGGLE 2
-
-#endif