]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/rgbkb/sol/keymaps/default/rules.mk
Sol Rev 2 Keyboard (#6389)
[qmk_firmware.git] / keyboards / rgbkb / sol / keymaps / default / rules.mk
1 # Default keymap does not have any overridden options from the rev1 / rev2 rules.mk files.
2 # Example:
3 #     if you wanted to disable EXTRAKEY_ENABLE, you would copy the line from the rev1/rules.mk file
4 #     and paste it in to this file, changing the yes to no. Like so:
5 # EXTRAKEY_ENABLE         = no       # Audio control and System control(+450)
6 #
7 # To keep things clean and tidy, as well as make upgrades easier, only place overrides from the defaults in this file.
8
9
10
11
12
13 # Do not edit past here
14
15 include keyboards/$(KEYBOARD)/post_rules.mk
16