diff options
Diffstat (limited to 'keyboards/keyhive/smallice')
-rw-r--r-- | keyboards/keyhive/smallice/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/keyhive/smallice/config.h b/keyboards/keyhive/smallice/config.h index c9a3ac1ff1..f95cb45444 100644 --- a/keyboards/keyhive/smallice/config.h +++ b/keyboards/keyhive/smallice/config.h @@ -63,7 +63,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //# define RGBLIGHT_EFFECT_BREATHE_CENTER 1.85 // 1 to 2.7 //# define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255 #endif - -/* Bootmagic Lite key configuration */ -#define BOOTMAGIC_LITE_ROW 0 -#define BOOTMAGIC_LITE_COLUMN 0 |