diff options
Diffstat (limited to 'keyboards/fleuron')
-rw-r--r-- | keyboards/fleuron/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/fleuron/config.h b/keyboards/fleuron/config.h index fae7d941ae..24212bfdc1 100644 --- a/keyboards/fleuron/config.h +++ b/keyboards/fleuron/config.h @@ -105,8 +105,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //#define NO_ACTION_LAYER //#define NO_ACTION_TAPPING //#define NO_ACTION_ONESHOT -//#define NO_ACTION_MACRO -//#define NO_ACTION_FUNCTION #define RGB_DI_PIN E6 // The pin the LED strip is connected to #define RGBLED_NUM 18 // Number of LEDs in your strip |