Add 'capslock backlight' feature to Iron180 (#15462)
* Add 'capslock backlight' capability to Iron180 * Update readme * Revers CAPSLOCK_BACKLIGHT back to default
This commit is contained in:
parent
067d94f0b6
commit
52b53ccf38
3 changed files with 32 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue