diff options
| -rw-r--r-- | keyboards/kbdfans/kbd4x/kbd4x.h | 5 | ||||
| -rw-r--r-- | keyboards/kbdfans/kbd4x/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/kbdfans/kbd66/config.h | 4 | ||||
| -rw-r--r-- | keyboards/kbdfans/kbd66/kbd66.h | 4 | ||||
| -rw-r--r-- | keyboards/kbdfans/kbd66/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/kbdfans/kbd67/hotswap/config.h | 2 | ||||
| -rw-r--r-- | keyboards/kbdfans/kbd67/rev1/rev1.h | 4 | ||||
| -rw-r--r-- | keyboards/kbdfans/kbd6x/kbd6x.h | 5 | ||||
| -rw-r--r-- | keyboards/kbdfans/kbd75/kbd75.h | 4 | 
9 files changed, 9 insertions, 23 deletions
diff --git a/keyboards/kbdfans/kbd4x/kbd4x.h b/keyboards/kbdfans/kbd4x/kbd4x.h index d7a851e3eb..df0251fa42 100644 --- a/keyboards/kbdfans/kbd4x/kbd4x.h +++ b/keyboards/kbdfans/kbd4x/kbd4x.h @@ -13,8 +13,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 KBD4X_H -#define KBD4X_H +#pragma once  #include "quantum.h" @@ -44,5 +43,3 @@  	{ k20, k21, k22, k23, k24, k25, k26, k27, k28, k29, k2a, k2b }, \  	{ k30, k31, k32, k33, k34, k35, k36, k37, k38, k39, k3a, k3b } \  } - -#endif diff --git a/keyboards/kbdfans/kbd4x/rules.mk b/keyboards/kbdfans/kbd4x/rules.mk index 6cfd92bc63..de03b833ce 100644 --- a/keyboards/kbdfans/kbd4x/rules.mk +++ b/keyboards/kbdfans/kbd4x/rules.mk @@ -62,7 +62,7 @@ BOOTLOADER = atmel-dfu  # Build Options  #   change yes to no to disable  # -BOOTMAGIC_ENABLE = no      # Virtual DIP switch configuration(+1000) +BOOTMAGIC_ENABLE = lite     # Virtual DIP switch configuration(+1000)  MOUSEKEY_ENABLE = no        # Mouse keys(+4700)  EXTRAKEY_ENABLE = yes       # Audio control and System control(+450)  CONSOLE_ENABLE = yes        # Console for debug(+400) diff --git a/keyboards/kbdfans/kbd66/config.h b/keyboards/kbdfans/kbd66/config.h index 48262f7859..730df13077 100644 --- a/keyboards/kbdfans/kbd66/config.h +++ b/keyboards/kbdfans/kbd66/config.h @@ -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" @@ -182,4 +181,3 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */  //#define MIDI_TONE_KEYCODE_OCTAVES 1 -#endif diff --git a/keyboards/kbdfans/kbd66/kbd66.h b/keyboards/kbdfans/kbd66/kbd66.h index 6a4b99ec42..797b331b0d 100644 --- a/keyboards/kbdfans/kbd66/kbd66.h +++ b/keyboards/kbdfans/kbd66/kbd66.h @@ -13,8 +13,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 KBD66_H -#define KBD66_H +#pragma once  #include "quantum.h" @@ -33,4 +32,3 @@      { k40, k41, k42, KC_NO, KC_NO, k45, KC_NO, KC_NO, k48, KC_NO, k4A, k4B, k4C,   k4D, k4E,   k4F}, \  } -#endif diff --git a/keyboards/kbdfans/kbd66/rules.mk b/keyboards/kbdfans/kbd66/rules.mk index dcc9b5bbd6..764bdf424f 100644 --- a/keyboards/kbdfans/kbd66/rules.mk +++ b/keyboards/kbdfans/kbd66/rules.mk @@ -51,7 +51,7 @@ OPT_DEFS += -DBOOTLOADER_SIZE=4096  # Build Options  #   change yes to no to disable  # -BOOTMAGIC_ENABLE = no      # Virtual DIP switch configuration(+1000) +BOOTMAGIC_ENABLE = lite      # Virtual DIP switch configuration(+1000)  MOUSEKEY_ENABLE = yes       # Mouse keys(+4700)  EXTRAKEY_ENABLE = yes       # Audio control and System control(+450)  CONSOLE_ENABLE = yes        # Console for debug(+400) diff --git a/keyboards/kbdfans/kbd67/hotswap/config.h b/keyboards/kbdfans/kbd67/hotswap/config.h index a24afd16c6..8822b213e3 100644 --- a/keyboards/kbdfans/kbd67/hotswap/config.h +++ b/keyboards/kbdfans/kbd67/hotswap/config.h @@ -66,7 +66,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.    #define RGBLIGHT_LIMIT_VAL 255 /* The maximum brightness level */    // #define RGBLIGHT_SLEEP  /* If defined, the RGB lighting will be switched off when the host goes to sleep */  // /*== all animations enable ==*/ -//   #define RGBLIGHT_ANIMATIONS +  #define RGBLIGHT_ANIMATIONS  // /*== or choose animations ==*/  //   #define RGBLIGHT_EFFECT_BREATHING  //   #define RGBLIGHT_EFFECT_RAINBOW_MOOD diff --git a/keyboards/kbdfans/kbd67/rev1/rev1.h b/keyboards/kbdfans/kbd67/rev1/rev1.h index 4ee136393a..f27a00191a 100644 --- a/keyboards/kbdfans/kbd67/rev1/rev1.h +++ b/keyboards/kbdfans/kbd67/rev1/rev1.h @@ -13,8 +13,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_H -#define REV1_H +#pragma once  #include "quantum.h" @@ -56,4 +55,3 @@      { K40, K41,   KC_NO, K43, KC_NO, KC_NO, K46, KC_NO, KC_NO, KC_NO, K4A, K4B, K4C,   K4D,   K4E,   K4F }, \  } -#endif diff --git a/keyboards/kbdfans/kbd6x/kbd6x.h b/keyboards/kbdfans/kbd6x/kbd6x.h index 3d0c70f77a..46e3c24607 100644 --- a/keyboards/kbdfans/kbd6x/kbd6x.h +++ b/keyboards/kbdfans/kbd6x/kbd6x.h @@ -13,8 +13,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 KBD6X_H -#define KBD6X_H +#pragma once  #include "quantum.h" @@ -32,5 +31,3 @@      { K30, K31, K32, K33,   K34,   K35,   K36, K37,   K38,   K39,   K3A, K3B, K3C, KC_NO }, \      { K40, K41, K42, KC_NO, KC_NO, KC_NO, K46, KC_NO, KC_NO, KC_NO, K4A, K4B, K4C, K4D   }, \  } - -#endif diff --git a/keyboards/kbdfans/kbd75/kbd75.h b/keyboards/kbdfans/kbd75/kbd75.h index 8e6f094500..ad8706ba97 100644 --- a/keyboards/kbdfans/kbd75/kbd75.h +++ b/keyboards/kbdfans/kbd75/kbd75.h @@ -1,5 +1,4 @@ -#ifndef KBD75_H -#define KBD75_H +#pragma once  #include "quantum.h" @@ -12,4 +11,3 @@      #include "rev2.h"  #endif -#endif  | 
