]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/nyquist/keymaps/default/config.h
Keyboard: Add Nyquist Rev 3 (#4287)
[qmk_firmware.git] / keyboards / nyquist / keymaps / default / config.h
index c4604af436f9b18dab692db40f828f5a644bf48d..0fa606f296534d5b3fbfc55afb6bbec309ff2275 100644 (file)
@@ -15,10 +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_USER_H
-#define CONFIG_USER_H
-
-#include "config_common.h"
+#pragma once
 
 /* Use I2C or Serial, not both */
 
@@ -37,5 +34,3 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define RGBLIGHT_HUE_STEP 8
 #define RGBLIGHT_SAT_STEP 8
 #define RGBLIGHT_VAL_STEP 8
-
-#endif