Browse Source

Remove deprecated definitions

pull/14336/head
Daniil Yastremskiy 1 year ago
parent
commit
4058f9cc6b
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      keyboards/elephant42/config.h

+ 0
- 4
keyboards/elephant42/config.h View File

@ -88,10 +88,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* define if matrix has ghost (lacks anti-ghosting diodes) */
//#define MATRIX_HAS_GHOST
/* disable these deprecated features by default */
#define NO_ACTION_MACRO
#define NO_ACTION_FUNCTION
#ifndef OLED_FONT_H
# define OLED_FONT_H "keyboards/elephant42/lib/glcdfont.c"
#endif

Loading…
Cancel
Save