]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/orthodox/keymaps/oscillope/config.h
Additional cleanup of orthodox files and keymaps
[qmk_firmware.git] / keyboards / orthodox / keymaps / oscillope / config.h
index 3b1fd5000786c0a02f4b5f49b625d2253ef047e3..edd5d74b77921809ce7212c3f6e663546226b560 100644 (file)
@@ -19,10 +19,8 @@ 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_USER_H
-#define CONFIG_USER_H
+#pragma once
 
-#include "config_common.h"
 
 /* Use I2C or Serial, not both */
 
@@ -37,5 +35,3 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #define TAPPING_TERM 200
 #define TAPPING_TOGGLE 3
-
-#endif