summaryrefslogtreecommitdiff
path: root/keyboards/iron180/config.h
diff options
context:
space:
mode:
authorÁlvaro A. Volpato <alvaro.volpato@usp.br>2021-12-27 07:17:12 -0300
committerGitHub <noreply@github.com>2021-12-27 21:17:12 +1100
commit52b53ccf3821c0e2855acb424f78342a0c95a400 (patch)
tree6743e90a80838917b3adb2689ceda2b388a95215 /keyboards/iron180/config.h
parent067d94f0b6c957c4e1c0ae1d680b420651fb3766 (diff)
Add 'capslock backlight' feature to Iron180 (#15462)
* Add 'capslock backlight' capability to Iron180 * Update readme * Revers CAPSLOCK_BACKLIGHT back to default
Diffstat (limited to 'keyboards/iron180/config.h')
-rw-r--r--keyboards/iron180/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/iron180/config.h b/keyboards/iron180/config.h
index bb71496b53..cc5c81a50c 100644
--- a/keyboards/iron180/config.h
+++ b/keyboards/iron180/config.h
@@ -47,3 +47,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
+
+// Turn backlight on-off according to capslock (off by default)
+#define CAPSLOCK_BACKLIGHT