~ruther/qmk_firmware

ref: c4414af9f3dbf1bae6bdf9bd29da070bb9dc8f47 qmk_firmware/keyboards/massdrop/ctrl/keymaps/endgame/rules.mk -rw-r--r-- 809 bytes
c4414af9 — spacehangover [Keyboard] Add Mercury Macropad (#23071) 1 year, 3 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
# RGBLIGHT_ENABLE = no				# Not for MD boards. This is here in case you forget.
COMMAND_ENABLE = yes				# Commands for debug and configuration
# AUTO_SHIFT_ENABLE = yes      	# Auto Shift
NKRO_ENABLE = yes           	# USB Nkey Rollover
DYNAMIC_MACRO_ENABLE = yes		# Dynamic macro recording and play
MOUSEKEY_ENABLE = yes			# Enable mouse control keycodes. Increases firmware size.
TAP_DANCE_ENABLE = yes			# Enable tap dance keys
CONSOLE_ENABLE = yes			# Enable debugging console. Increases firmware size.
SRC += config_led.c				# Used to add files to the compilation/linking list.
EXTRAKEY_ENABLE = yes			# Audio control and System control
# RAW_ENABLE = yes				# Raw HID has not yet been implemented for this keyboard
# COMBO_ENABLE					# Key combo feature
# LEADER_ENABLE					# Enable leader key chording
Do not follow this link