]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - layouts/community/ortho_4x12/drashna/config.h
Keymap: Update for Drashna code - Proton C Prep Edition (#4708)
[qmk_firmware.git] / layouts / community / ortho_4x12 / drashna / config.h
index 8658802d8394a26f787bc33fb0f37e49093ecaa3..0b0110dfa9f004dba2fcdb53df42d9fb6c59905d 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
+#pragma once
 
 
 #if defined(RGBLIGHT_ENABLE) && !defined(RGBLED_NUM)
@@ -61,5 +60,3 @@
 
 /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
 //#define MIDI_TONE_KEYCODE_OCTAVES 2
-
-#endif