summaryrefslogtreecommitdiff
path: root/keyboards/mode/m75s
diff options
context:
space:
mode:
authorÁlvaro A. Volpato <alvaro.augusto.volpato@gmail.com>2023-06-15 00:58:55 -0300
committerGitHub <noreply@github.com>2023-06-14 21:58:55 -0600
commit87858108b525bb3c1f40f800a560780fb12101e1 (patch)
tree5975d3ba1b92cf9166ae359a48785a0e4c0e91fe /keyboards/mode/m75s
parentbaa9252db2443a9884b344ae77ea58710b1932af (diff)
Modernize M75H and M75S firmwares (#21244)
Diffstat (limited to 'keyboards/mode/m75s')
-rw-r--r--keyboards/mode/m75s/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/mode/m75s/config.h b/keyboards/mode/m75s/config.h
index b8307f4396..c17bf51b35 100644
--- a/keyboards/mode/m75s/config.h
+++ b/keyboards/mode/m75s/config.h
@@ -17,11 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
-#define LOCKING_SUPPORT_ENABLE
-/* Locking resynchronize hack */
-#define LOCKING_RESYNC_ENABLE
-
#define BACKLIGHT_DEFAULT_LEVEL 20
#define BACKLIGHT_PWM_DRIVER PWMD3
#define BACKLIGHT_PWM_CHANNEL 1