[Keymap] ergotravel updates (#7588)
* Update rules.mk so it compiles again * Updates * Update keyboards/ergotravel/keymaps/yanfali/rules.mk * Update keyboards/ergotravel/keymaps/yanfali/rules.mk * Update keyboards/ergotravel/keymaps/yanfali/rules.mk
This commit is contained in:
		@@ -35,4 +35,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
#define RGBLIGHT_SAT_STEP 8
 | 
			
		||||
#define RGBLIGHT_VAL_STEP 8
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#define IS_COMMAND() (get_mods() == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_LGUI)))
 | 
			
		||||
 
 | 
			
		||||
@@ -1 +1,7 @@
 | 
			
		||||
BOOTLOADER = qmk-dfu
 | 
			
		||||
 | 
			
		||||
BOOTMAGIC_ENABLE = lite       # Virtual DIP switch configuration
 | 
			
		||||
CONSOLE_ENABLE = yes         # Console for debug
 | 
			
		||||
COMMAND_ENABLE = yes        # Commands for debug and configuration
 | 
			
		||||
RGBLIGHT_ENABLE = no       # Enable WS2812 RGB underlight.
 | 
			
		||||
LTO_ENABLE = yes
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user