aboutsummaryrefslogtreecommitdiff
path: root/keyboards/satan/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/satan/config.h')
-rw-r--r--keyboards/satan/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/satan/config.h b/keyboards/satan/config.h
index eb357b39e..dbe98e87e 100644
--- a/keyboards/satan/config.h
+++ b/keyboards/satan/config.h
@@ -54,11 +54,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
54/* Locking resynchronize hack */ 54/* Locking resynchronize hack */
55#define LOCKING_RESYNC_ENABLE 55#define LOCKING_RESYNC_ENABLE
56 56
57/* key combination for command */
58#define IS_COMMAND() ( \
59 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
60)
61
62/* Backlight configuration 57/* Backlight configuration
63 */ 58 */
64#define BACKLIGHT_LEVELS 4 59#define BACKLIGHT_LEVELS 4