diff options
author | Drashna Jaelre <drashna@live.com> | 2021-11-05 13:49:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-05 20:49:39 +0000 |
commit | 731938ce9d500534bce2562be8f7c6ca2afc51d4 (patch) | |
tree | 78020eecb5bf096de5ddcd8725754d252ad8268e /keyboards | |
parent | 058248e28c6433266945b821f8c23e44968abfb2 (diff) | |
download | qmk_firmware-731938ce9d500534bce2562be8f7c6ca2afc51d4.tar.gz qmk_firmware-731938ce9d500534bce2562be8f7c6ca2afc51d4.zip |
[Keyboard] Fix compilation issues for superuser tkl (#15070)
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/superuser/tkl/tkl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/superuser/tkl/tkl.h b/keyboards/superuser/tkl/tkl.h index 4cbd8ecfbd..e84cd59737 100644 --- a/keyboards/superuser/tkl/tkl.h +++ b/keyboards/superuser/tkl/tkl.h @@ -17,6 +17,7 @@ #include "quantum.h" +#define ___ KC_NO /* * ┌───┐ ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┐ ┌───┬───┬───┐ * │00 │ │02 │03 │04 │05 │ │06 │07 │08 │09 │ │0A │0B │0C │0D │ │0E │0F │0G │ |