diff options
author | Ramon Imbao <ramonimbao@gmail.com> | 2023-02-09 11:05:21 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-08 20:05:21 -0700 |
commit | df3c9a54015616d31ae0f55afb7b326bd6c300e6 (patch) | |
tree | b94ae724b49550774eb5bd3ccf9cac702e9c42ec /keyboards/ramonimbao/tkl_ff/rules.mk | |
parent | ccb6c908dd71fac3dfa89f2d8baa8196eac9994f (diff) |
Rename ramonimbao folder to rmi_kb (#19699)
Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/ramonimbao/tkl_ff/rules.mk')
-rw-r--r-- | keyboards/ramonimbao/tkl_ff/rules.mk | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/keyboards/ramonimbao/tkl_ff/rules.mk b/keyboards/ramonimbao/tkl_ff/rules.mk deleted file mode 100644 index abeb993a67..0000000000 --- a/keyboards/ramonimbao/tkl_ff/rules.mk +++ /dev/null @@ -1,14 +0,0 @@ -# Build Options -# change yes to no to disable -# -BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite -MOUSEKEY_ENABLE = yes # Mouse keys -EXTRAKEY_ENABLE = yes # Audio control and System control -CONSOLE_ENABLE = no # Console for debug -COMMAND_ENABLE = no # Commands for debug and configuration -NKRO_ENABLE = no # Enable N-Key Rollover -BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality -RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow -AUDIO_ENABLE = no # Audio output - -DEFAULT_FOLDER = ramonimbao/tkl_ff/v1 |