diff options
Diffstat (limited to 'keyboards/bajjak/config.h')
-rw-r--r-- | keyboards/bajjak/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/bajjak/config.h b/keyboards/bajjak/config.h index d821bc0a8c..2e8f0d1309 100644 --- a/keyboards/bajjak/config.h +++ b/keyboards/bajjak/config.h @@ -65,7 +65,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. get_mods() == (MOD_BIT(KC_LSFT) | MOD_BIT(KC_RSFT)) \ ) -/* number of backlight levels */ #define BACKLIGHT_LEVELS 3 #ifndef LED_BRIGHTNESS_LO |