Remove all BACKLIGHT_LEVELS 0 (#18630)

This commit is contained in:
jack
2022-10-07 02:07:56 -06:00
committed by GitHub
parent a8d6b37fac
commit de2c81d5b2
31 changed files with 1 additions and 163 deletions

View File

@@ -45,9 +45,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* define if matrix has ghost (lacks anti-ghosting diodes) */
//#define MATRIX_HAS_GHOST
/* number of backlight levels */
#define BACKLIGHT_LEVELS 0
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */