Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Commit

Permalink
Remove additional lines
Browse files Browse the repository at this point in the history
  • Loading branch information
richardbaptist committed Aug 3, 2023
1 parent 5a80fa3 commit 2e90247
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions keyboards/crkbd/keymaps/nimishgautam/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#define SPLIT_LAYER_STATE_ENABLE
#define SPLIT_MODS_ENABLE


// combo
#define EXTRA_SHORT_COMBOS

Expand All @@ -22,14 +21,12 @@
#define TAPPING_TERM 200
#define PERMISSIVE_HOLD_PER_KEY


// Try to save some memory
#define NO_ACTION_ONESHOT
#undef LOCKING_SUPPORT_ENABLE
#undef LOCKING_RESYNC_ENABLE
#define LAYER_STATE_8BIT //8 layers max


// which lighting effects to include (less saves memory)
#ifdef RGBLIGHT_ENABLE
#define RGBLIGHT_EFFECT_BREATHING
Expand Down Expand Up @@ -81,7 +78,6 @@
#define AUTO_SHIFT_TIMEOUT_PER_KEY
*/


// oled font (for logo etc)
#define OLED_FONT_H "keyboards/crkbd/lib/glcdfont.c"

Expand Down

0 comments on commit 2e90247

Please sign in to comment.