diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-25 08:31:52 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-25 08:31:52 +0000 |
commit | a857956a3c8475aa99ce10308032924694e22d1f (patch) | |
tree | 13f9427c7fe76137ff6ac3284400f0cebc66b262 /keyboards/uranuma | |
parent | 8fa9312b0f1b72c42a65e88b292f80dba8583d9f (diff) | |
parent | 68c327f6724347c06e0d62d6190945e09a42e240 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/uranuma')
-rw-r--r-- | keyboards/uranuma/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/uranuma/rules.mk b/keyboards/uranuma/rules.mk index 5c865ddd1b..28aa4c81de 100644 --- a/keyboards/uranuma/rules.mk +++ b/keyboards/uranuma/rules.mk @@ -21,5 +21,4 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow UNICODE_ENABLE = no # Unicode AUDIO_ENABLE = no # Audio output -#COMBO_ENABLE = yes #SRC += .nicola.c \ |