diff options
| author | Ryan <fauxpark@gmail.com> | 2021-01-11 19:47:02 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-11 19:47:02 +1100 |
| commit | d8b9825a8bb9d249ead4194accf47b13014e5346 (patch) | |
| tree | 9dd71f87b75dc04ab638e9470904daffa43a395d /keyboards/anavi | |
| parent | aa0e33eca01ffcc1bae1fa97846e997de2759bea (diff) | |
| download | qmk_firmware-d8b9825a8bb9d249ead4194accf47b13014e5346.tar.gz qmk_firmware-d8b9825a8bb9d249ead4194accf47b13014e5346.zip | |
Remove `DESCRIPTION`, 0-A (#11369)
Diffstat (limited to 'keyboards/anavi')
| -rw-r--r-- | keyboards/anavi/macropad8/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/anavi/macropad8/config.h b/keyboards/anavi/macropad8/config.h index e517d909d..fd9d6e357 100644 --- a/keyboards/anavi/macropad8/config.h +++ b/keyboards/anavi/macropad8/config.h | |||
| @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 25 | #define DEVICE_VER 0x0001 | 25 | #define DEVICE_VER 0x0001 |
| 26 | #define MANUFACTURER ANAVI | 26 | #define MANUFACTURER ANAVI |
| 27 | #define PRODUCT Macro Pad 8 | 27 | #define PRODUCT Macro Pad 8 |
| 28 | #define DESCRIPTION 8-key mechanical keyboard/keypad/macropad with backlit, mini OLED display and RGB LED strip | ||
| 29 | 28 | ||
| 30 | /* key matrix size */ | 29 | /* key matrix size */ |
| 31 | #define MATRIX_ROWS 2 | 30 | #define MATRIX_ROWS 2 |
