diff options
| author | Matthew Lyon | 2023-07-06 08:03:45 +0200 |
|---|---|---|
| committer | GitHub | 2023-07-06 08:03:45 +0200 |
| commit | b618aecc95d2034edabc38270e7f371aa1a3568d (patch) | |
| tree | 58820257d933b0651dae78d10f67e0f9a2da866f /users/mattly/rules.mk | |
| parent | 63872f990b9ee1e0f9a6b480e771a2278cf90919 (diff) | |
[Keymap] small changes, game layer for mattly keymap (#21375)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'users/mattly/rules.mk')
| -rw-r--r-- | users/mattly/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/mattly/rules.mk b/users/mattly/rules.mk index 85cdcc91f0..96f0765825 100644 --- a/users/mattly/rules.mk +++ b/users/mattly/rules.mk @@ -1,3 +1,4 @@ SRC += mattly.c LTO_ENABLE = yes CONSOLE_ENABLE = yes +RGB_MATRIX_ENABLE = no |