Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixup sofle #22934

Merged
merged 3 commits into from
Jan 23, 2024

Update keyboards/sofle/info.json

bc72205
Select commit
Loading
Failed to load commit list.
Merged

Fixup sofle #22934

Update keyboards/sofle/info.json
bc72205
Select commit
Loading
Failed to load commit list.
QMK CI / QMK CI Build failed Jan 21, 2024 in 2m 13s

QMK CI Run, PR #22934

Commit SHA1: bc722055178cd7e72d3b1d95c83b9233d4beb322
  Base SHA1: 548983abc824631a5eff344d6c7e34bba2c21cf9

Build failed.

Detected built targets:

  • 🟢 sofle/keyhive:bastien-baloup_fr

  • 🟢 sofle/keyhive:default

  • 🔴 sofle/keyhive:flare576

  • 🟢 sofle/keyhive:foureight84

  • 🟢 sofle/keyhive:j4ckofalltrades

  • 🔴 sofle/keyhive:keyhive_via

  • 🔴 sofle/keyhive:killmaster

  • 🟢 sofle/keyhive:michal

  • 🟢 sofle/keyhive:noqmk

  • 🔴 sofle/keyhive:rgb_default

  • 🟢 sofle/keyhive:via

  • 🔴 sofle/rev1:bastien-baloup_fr

  • 🟢 sofle/rev1:default

  • 🔴 sofle/rev1:flare576

  • 🟢 sofle/rev1:foureight84

  • 🟢 sofle/rev1:j4ckofalltrades

  • 🟢 sofle/rev1:keyhive_via

  • 🔴 sofle/rev1:killmaster

  • 🟢 sofle/rev1:michal

  • 🟢 sofle/rev1:noqmk

  • 🔴 sofle/rev1:rgb_default

  • 🟢 sofle/rev1:via

Failed: sofle/keyhive:flare576

Compiling QMK Firmware for target: 'sofle/keyhive:flare576'...
Generating: .build/obj_sofle_keyhive_flare576/src/info_deps.d                                       [OK]
avr-gcc (GCC) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Generating: .build/obj_sofle_keyhive_flare576/src/default_keyboard.c                                [OK]
Generating: .build/obj_sofle_keyhive_flare576/src/default_keyboard.h                                [OK]
Generating: .build/obj_sofle_keyhive_flare576/src/info_config.h                                     [OK]
Compiling: keyboards/sofle/keymaps/flare576/graphics.c                                             In file included from <command-line>:
./keyboards/sofle/keymaps/flare576/config.h:20: error: "OLED_TIMEOUT" redefined [-Werror]
 #define OLED_TIMEOUT 10000

In file included from <command-line>:
./keyboards/sofle/keyhive/config.h:22: note: this is the location of the previous definition
 #define OLED_TIMEOUT    80000

keyboards/sofle/keymaps/flare576/graphics.c:288:13: error: 'luna_jump' defined but not used [-Werror=unused-function]
 static void luna_jump(bool newJump){}
             ^~~~~~~~~
cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_keyhive_flare576/graphics.o] Error 1
gmake[1]: *** Waiting for unfinished jobs....
Compiling: .build/obj_sofle_keyhive_flare576/src/default_keyboard.c                                In file included from <command-line>:
./keyboards/sofle/keymaps/flare576/config.h:20: error: "OLED_TIMEOUT" redefined [-Werror]
 #define OLED_TIMEOUT 10000

In file included from <command-line>:
./keyboards/sofle/keyhive/config.h:22: note: this is the location of the previous definition
 #define OLED_TIMEOUT    80000

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_keyhive_flare576/.build/obj_sofle_keyhive_flare576/src/default_keyboard.o] Error 1
Compiling: keyboards/sofle/sofle.c                                                                 In file included from <command-line>:
./keyboards/sofle/keymaps/flare576/config.h:20: error: "OLED_TIMEOUT" redefined [-Werror]
 #define OLED_TIMEOUT 10000

In file included from <command-line>:
./keyboards/sofle/keyhive/config.h:22: note: this is the location of the previous definition
 #define OLED_TIMEOUT    80000

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_keyhive_flare576/keyboards/sofle/sofle.o] Error 1
Compiling: quantum/keymap_introspection.c                                                          In file included from <command-line>:
./keyboards/sofle/keymaps/flare576/config.h:20: error: "OLED_TIMEOUT" redefined [-Werror]
 #define OLED_TIMEOUT 10000

In file included from <command-line>:
./keyboards/sofle/keyhive/config.h:22: note: this is the location of the previous definition
 #define OLED_TIMEOUT    80000

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_keyhive_flare576/quantum/keymap_introspection.o] Error 1

Failed: sofle/keyhive:keyhive_via

Compiling QMK Firmware for target: 'sofle/keyhive:keyhive_via'...
Generating: .build/obj_sofle_keyhive_keyhive_via/src/info_deps.d                                    [OK]
avr-gcc (GCC) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Generating: .build/obj_sofle_keyhive_keyhive_via/src/default_keyboard.h                             [OK]
Generating: .build/obj_sofle_keyhive_keyhive_via/src/info_config.h                                  [OK]
Generating: .build/obj_sofle_keyhive_keyhive_via/src/default_keyboard.c                             [OK]
Compiling: keyboards/sofle/sofle.c                                                                  [OK]
Compiling: .build/obj_sofle_keyhive_keyhive_via/src/default_keyboard.c                              [OK]
Compiling: quantum/keymap_introspection.c                                                           [OK]
Compiling: quantum/bitwise.c                                                                        [OK]
Compiling: quantum/quantum.c                                                                        [OK]
Compiling: quantum/led.c                                                                            [OK]
Compiling: quantum/action_tapping.c                                                                 [OK]
Compiling: quantum/action_util.c                                                                    [OK]
Compiling: quantum/action_layer.c                                                                   [OK]
Compiling: quantum/eeconfig.c                                                                       [OK]
Compiling: quantum/keyboard.c                                                                       [OK]
Compiling: quantum/keymap_common.c                                                                  [OK]
Compiling: quantum/keycode_config.c                                                                 [OK]
Compiling: quantum/sync_timer.c                                                                     [OK]
Compiling: quantum/logging/debug.c                                                                  [OK]
Compiling: quantum/action.c                                                                         [OK]
Compiling: quantum/logging/sendchar.c                                                               [OK]
Compiling: quantum/bootmagic/bootmagic_lite.c                                                       [OK]
Compiling: quantum/matrix_common.c                                                                  [OK]
Compiling: quantum/bootmagic/magic.c                                                                [OK]
Compiling: quantum/matrix.c                                                                         [OK]
Compiling: quantum/debounce/sym_defer_g.c                                                           [OK]
Compiling: quantum/split_common/split_util.c                                                        [OK]
Compiling: quantum/split_common/transport.c                                                         [OK]
Compiling: quantum/main.c                                                                           [OK]
Compiling: quantum/split_common/transactions.c                                                      [OK]
Assembling: platforms/avr/xprintf.S                                                                 [OK]
Compiling: platforms/avr/printf.c                                                                   [OK]
Compiling: quantum/color.c                                                                          [OK]
Compiling: quantum/rgblight/rgblight_drivers.c                                                      [OK]
Compiling: quantum/led_tables.c                                                                     [OK]
Compiling: quantum/process_keycode/process_rgb.c                                                    [OK]
Compiling: platforms/avr/drivers/ws2812_bitbang.c                                                   [OK]
Compiling: drivers/oled/oled_driver.c                                                               [OK]
Compiling: quantum/rgblight/rgblight.c                                                              [OK]
Compiling: quantum/encoder.c                                                                        [OK]
Compiling: quantum/crc.c                                                                            [OK]
Compiling: quantum/dynamic_keymap.c                                                                 [OK]
Compiling: quantum/process_keycode/process_grave_esc.c                                              [OK]
Compiling: quantum/process_keycode/process_magic.c                                                  [OK]
Compiling: quantum/mousekey.c                                                                       [OK]
Compiling: quantum/process_keycode/process_tri_layer.c                                              [OK]
Compiling: quantum/send_string/send_string.c                                                        [OK]
Compiling: quantum/process_keycode/process_space_cadet.c                                            [OK]
Compiling: quantum/tri_layer.c                                                                      [OK]
Compiling: tmk_core/protocol/host.c                                                                 [OK]
Compiling: tmk_core/protocol/report.c                                                               [OK]
Compiling: tmk_core/protocol/usb_device_state.c                                                     [OK]
Compiling: quantum/via.c                                                                            [OK]
Compiling: tmk_core/protocol/usb_util.c                                                             [OK]
Compiling: platforms/suspend.c                                                                      [OK]
Compiling: platforms/synchronization_util.c                                                         [OK]
Compiling: platforms/timer.c                                                                        [OK]
Compiling: platforms/avr/hardware_id.c                                                              [OK]
Compiling: platforms/avr/platform.c                                                                 [OK]
Compiling: platforms/avr/timer.c                                                                    [OK]
Compiling: platforms/avr/bootloaders/dfu.c                                                          [OK]
Compiling: platforms/avr/suspend.c                                                                  [OK]
Compiling: platforms/avr/drivers/i2c_slave.c                                                        [OK]
Compiling: platforms/avr/drivers/serial.c                                                           [OK]
Compiling: platforms/avr/drivers/i2c_master.c                                                       [OK]
Compiling: lib/lufa/LUFA/Drivers/USB/Class/Common/HIDParser.c                                       [OK]
Compiling: tmk_core/protocol/usb_descriptor.c                                                       [OK]
Compiling: tmk_core/protocol/lufa/lufa.c                                                            [OK]
Compiling: lib/lufa/LUFA/Drivers/USB/Core/AVR8/Device_AVR8.c                                        [OK]
Compiling: lib/lufa/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.c                                      [OK]
Compiling: lib/lufa/LUFA/Drivers/USB/Core/AVR8/Host_AVR8.c                                          [OK]
Compiling: lib/lufa/LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.c                                [OK]
Compiling: lib/lufa/LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.c                                    [OK]
Compiling: lib/lufa/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.c                                  [OK]
Compiling: lib/lufa/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.c                                          [OK]
Compiling: lib/lufa/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.c                                 [OK]
Compiling: lib/lufa/LUFA/Drivers/USB/Core/ConfigDescriptors.c                                       [OK]
Compiling: lib/lufa/LUFA/Drivers/USB/Core/HostStandardReq.c                                         [OK]
Archiving: .build/obj_sofle_keyhive_keyhive_via/i2c_master.o                                        [OK]
Compiling: lib/lufa/LUFA/Drivers/USB/Core/USBTask.c                                                 [OK]
Archiving: .build/obj_sofle_keyhive_keyhive_via/serial.o                                            [OK]
Archiving: .build/obj_sofle_keyhive_keyhive_via/i2c_slave.o                                         [OK]
Compiling: lib/lufa/LUFA/Drivers/USB/Core/DeviceStandardReq.c                                       [OK]
Compiling: lib/lufa/LUFA/Drivers/USB/Core/Events.c                                                  [OK]
Compiling: tmk_core/protocol/lufa/usb_util.c                                                        [OK]
Linking: .build/sofle_keyhive_keyhive_via.elf                                                       [OK]
Creating load file for flashing: .build/sofle_keyhive_keyhive_via.hex                               [OK]
Copying sofle_keyhive_keyhive_via.hex to qmk_firmware folder                                        [OK]
Checking file size of sofle_keyhive_keyhive_via.hex
 * The firmware is too large! 29252/28672 (580 bytes over)
 [ERRORS]

gmake[1]: *** [platforms/avr/platform.mk:120: check-size] Error 1

Failed: sofle/keyhive:killmaster

Compiling QMK Firmware for target: 'sofle/keyhive:killmaster'...
Generating: .build/obj_sofle_keyhive_killmaster/src/info_deps.d                                     [OK]
avr-gcc (GCC) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Generating: .build/obj_sofle_keyhive_killmaster/src/default_keyboard.c                              [OK]
Generating: .build/obj_sofle_keyhive_killmaster/src/info_config.h                                   [OK]
Generating: .build/obj_sofle_keyhive_killmaster/src/default_keyboard.h                              [OK]
Compiling: .build/obj_sofle_keyhive_killmaster/src/default_keyboard.c                              In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:28: error: "RGB_MATRIX_LED_COUNT" redefined [-Werror]
 #define RGB_MATRIX_LED_COUNT RGBLED_NUM

In file included from <command-line>:
./.build/obj_sofle_keyhive_killmaster/src/info_config.h:41: note: this is the location of the previous definition
 #    define RGB_MATRIX_LED_COUNT 72

In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:36: error: "RGB_MATRIX_SPLIT" redefined [-Werror]
 #define RGB_MATRIX_SPLIT {36,36}

In file included from <command-line>:
./.build/obj_sofle_keyhive_killmaster/src/info_config.h:37: note: this is the location of the previous definition
 #    define RGB_MATRIX_SPLIT { 36, 36 }

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:369: .build/obj_sofle_keyhive_killmaster/.build/obj_sofle_keyhive_killmaster/src/default_keyboard.o] Error 1
gmake[1]: *** Waiting for unfinished jobs....
Compiling: keyboards/sofle/sofle.c                                                                 In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:28: error: "RGB_MATRIX_LED_COUNT" redefined [-Werror]
 #define RGB_MATRIX_LED_COUNT RGBLED_NUM

In file included from <command-line>:
./.build/obj_sofle_keyhive_killmaster/src/info_config.h:41: note: this is the location of the previous definition
 #    define RGB_MATRIX_LED_COUNT 72

In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:36: error: "RGB_MATRIX_SPLIT" redefined [-Werror]
 #define RGB_MATRIX_SPLIT {36,36}

In file included from <command-line>:
./.build/obj_sofle_keyhive_killmaster/src/info_config.h:37: note: this is the location of the previous definition
 #    define RGB_MATRIX_SPLIT { 36, 36 }

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:370: .build/obj_sofle_keyhive_killmaster/keyboards/sofle/sofle.o] Error 1
Compiling: quantum/bitwise.c                                                                       In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:28: error: "RGB_MATRIX_LED_COUNT" redefined [-Werror]
 #define RGB_MATRIX_LED_COUNT RGBLED_NUM

In file included from <command-line>:
./.build/obj_sofle_keyhive_killmaster/src/info_config.h:41: note: this is the location of the previous definition
 #    define RGB_MATRIX_LED_COUNT 72

In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:36: error: "RGB_MATRIX_SPLIT" redefined [-Werror]
 #define RGB_MATRIX_SPLIT {36,36}

In file included from <command-line>:
./.build/obj_sofle_keyhive_killmaster/src/info_config.h:37: note: this is the location of the previous definition
 #    define RGB_MATRIX_SPLIT { 36, 36 }

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_keyhive_killmaster/quantum/bitwise.o] Error 1
Compiling: quantum/quantum.c                                                                       In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:28: error: "RGB_MATRIX_LED_COUNT" redefined [-Werror]
 #define RGB_MATRIX_LED_COUNT RGBLED_NUM

In file included from <command-line>:
./.build/obj_sofle_keyhive_killmaster/src/info_config.h:41: note: this is the location of the previous definition
 #    define RGB_MATRIX_LED_COUNT 72

In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:36: error: "RGB_MATRIX_SPLIT" redefined [-Werror]
 #define RGB_MATRIX_SPLIT {36,36}

In file included from <command-line>:
./.build/obj_sofle_keyhive_killmaster/src/info_config.h:37: note: this is the location of the previous definition
 #    define RGB_MATRIX_SPLIT { 36, 36 }

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_keyhive_killmaster/quantum/quantum.o] Error 1
Compiling: quantum/led.c                                                                           In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:28: error: "RGB_MATRIX_LED_COUNT" redefined [-Werror]
 #define RGB_MATRIX_LED_COUNT RGBLED_NUM

In file included from <command-line>:
./.build/obj_sofle_keyhive_killmaster/src/info_config.h:41: note: this is the location of the previous definition
 #    define RGB_MATRIX_LED_COUNT 72

In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:36: error: "RGB_MATRIX_SPLIT" redefined [-Werror]
 #define RGB_MATRIX_SPLIT {36,36}

In file included from <command-line>:
./.build/obj_sofle_keyhive_killmaster/src/info_config.h:37: note: this is the location of the previous definition
 #    define RGB_MATRIX_SPLIT { 36, 36 }

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_keyhive_killmaster/quantum/led.o] Error 1
Compiling: quantum/keymap_introspection.c                                                          In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:28: error: "RGB_MATRIX_LED_COUNT" redefined [-Werror]
 #define RGB_MATRIX_LED_COUNT RGBLED_NUM

In file included from <command-line>:
./.build/obj_sofle_keyhive_killmaster/src/info_config.h:41: note: this is the location of the previous definition
 #    define RGB_MATRIX_LED_COUNT 72

In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:36: error: "RGB_MATRIX_SPLIT" redefined [-Werror]
 #define RGB_MATRIX_SPLIT {36,36}

In file included from <command-line>:
./.build/obj_sofle_keyhive_killmaster/src/info_config.h:37: note: this is the location of the previous definition
 #    define RGB_MATRIX_SPLIT { 36, 36 }

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_keyhive_killmaster/quantum/keymap_introspection.o] Error 1

Failed: sofle/keyhive:rgb_default

Compiling QMK Firmware for target: 'sofle/keyhive:rgb_default'...
Generating: .build/obj_sofle_keyhive_rgb_default/src/info_deps.d                                    [OK]
avr-gcc (GCC) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Generating: .build/obj_sofle_keyhive_rgb_default/src/default_keyboard.c                             [OK]
Generating: .build/obj_sofle_keyhive_rgb_default/src/default_keyboard.h                             [OK]
Generating: .build/obj_sofle_keyhive_rgb_default/src/info_config.h                                  [OK]
Compiling: keyboards/sofle/sofle.c                                                                 In file included from <command-line>:
./keyboards/sofle/keymaps/rgb_default/config.h:73: error: "RGBLED_SPLIT" redefined [-Werror]
  #define RGBLED_SPLIT { 35, 35 } // haven't figured out how to use this yet

In file included from <command-line>:
./.build/obj_sofle_keyhive_rgb_default/src/info_config.h:45: note: this is the location of the previous definition
 #    define RGBLED_SPLIT { 36, 36 }

In file included from <command-line>:
./keyboards/sofle/keymaps/rgb_default/config.h:76: error: "RGBLIGHT_LIMIT_VAL" redefined [-Werror]
     #define RGBLIGHT_LIMIT_VAL 120

In file included from <command-line>:
./.build/obj_sofle_keyhive_rgb_default/src/info_config.h:61: note: this is the location of the previous definition
 #    define RGBLIGHT_LIMIT_VAL 100

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:370: .build/obj_sofle_keyhive_rgb_default/keyboards/sofle/sofle.o] Error 1
gmake[1]: *** Waiting for unfinished jobs....
Compiling: .build/obj_sofle_keyhive_rgb_default/src/default_keyboard.c                             In file included from <command-line>:
./keyboards/sofle/keymaps/rgb_default/config.h:73: error: "RGBLED_SPLIT" redefined [-Werror]
  #define RGBLED_SPLIT { 35, 35 } // haven't figured out how to use this yet

In file included from <command-line>:
./.build/obj_sofle_keyhive_rgb_default/src/info_config.h:45: note: this is the location of the previous definition
 #    define RGBLED_SPLIT { 36, 36 }

In file included from <command-line>:
./keyboards/sofle/keymaps/rgb_default/config.h:76: error: "RGBLIGHT_LIMIT_VAL" redefined [-Werror]
     #define RGBLIGHT_LIMIT_VAL 120

In file included from <command-line>:
./.build/obj_sofle_keyhive_rgb_default/src/info_config.h:61: note: this is the location of the previous definition
 #    define RGBLIGHT_LIMIT_VAL 100

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_keyhive_rgb_default/.build/obj_sofle_keyhive_rgb_default/src/default_keyboard.o] Error 1
Compiling: quantum/keymap_introspection.c                                                          In file included from <command-line>:
./keyboards/sofle/keymaps/rgb_default/config.h:73: error: "RGBLED_SPLIT" redefined [-Werror]
  #define RGBLED_SPLIT { 35, 35 } // haven't figured out how to use this yet

In file included from <command-line>:
./.build/obj_sofle_keyhive_rgb_default/src/info_config.h:45: note: this is the location of the previous definition
 #    define RGBLED_SPLIT { 36, 36 }

In file included from <command-line>:
./keyboards/sofle/keymaps/rgb_default/config.h:76: error: "RGBLIGHT_LIMIT_VAL" redefined [-Werror]
     #define RGBLIGHT_LIMIT_VAL 120

In file included from <command-line>:
./.build/obj_sofle_keyhive_rgb_default/src/info_config.h:61: note: this is the location of the previous definition
 #    define RGBLIGHT_LIMIT_VAL 100

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:370: .build/obj_sofle_keyhive_rgb_default/quantum/keymap_introspection.o] Error 1
Compiling: quantum/bitwise.c                                                                       In file included from <command-line>:
./keyboards/sofle/keymaps/rgb_default/config.h:73: error: "RGBLED_SPLIT" redefined [-Werror]
  #define RGBLED_SPLIT { 35, 35 } // haven't figured out how to use this yet

In file included from <command-line>:
./.build/obj_sofle_keyhive_rgb_default/src/info_config.h:45: note: this is the location of the previous definition
 #    define RGBLED_SPLIT { 36, 36 }

In file included from <command-line>:
./keyboards/sofle/keymaps/rgb_default/config.h:76: error: "RGBLIGHT_LIMIT_VAL" redefined [-Werror]
     #define RGBLIGHT_LIMIT_VAL 120

In file included from <command-line>:
./.build/obj_sofle_keyhive_rgb_default/src/info_config.h:61: note: this is the location of the previous definition
 #    define RGBLIGHT_LIMIT_VAL 100

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_keyhive_rgb_default/quantum/bitwise.o] Error 1
Compiling: quantum/quantum.c                                                                       In file included from <command-line>:
./keyboards/sofle/keymaps/rgb_default/config.h:73: error: "RGBLED_SPLIT" redefined [-Werror]
  #define RGBLED_SPLIT { 35, 35 } // haven't figured out how to use this yet

In file included from <command-line>:
./.build/obj_sofle_keyhive_rgb_default/src/info_config.h:45: note: this is the location of the previous definition
 #    define RGBLED_SPLIT { 36, 36 }

In file included from <command-line>:
./keyboards/sofle/keymaps/rgb_default/config.h:76: error: "RGBLIGHT_LIMIT_VAL" redefined [-Werror]
     #define RGBLIGHT_LIMIT_VAL 120

In file included from <command-line>:
./.build/obj_sofle_keyhive_rgb_default/src/info_config.h:61: note: this is the location of the previous definition
 #    define RGBLIGHT_LIMIT_VAL 100

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_keyhive_rgb_default/quantum/quantum.o] Error 1
Compiling: quantum/led.c                                                                           In file included from <command-line>:
./keyboards/sofle/keymaps/rgb_default/config.h:73: error: "RGBLED_SPLIT" redefined [-Werror]
  #define RGBLED_SPLIT { 35, 35 } // haven't figured out how to use this yet

In file included from <command-line>:
./.build/obj_sofle_keyhive_rgb_default/src/info_config.h:45: note: this is the location of the previous definition
 #    define RGBLED_SPLIT { 36, 36 }

In file included from <command-line>:
./keyboards/sofle/keymaps/rgb_default/config.h:76: error: "RGBLIGHT_LIMIT_VAL" redefined [-Werror]
     #define RGBLIGHT_LIMIT_VAL 120

In file included from <command-line>:
./.build/obj_sofle_keyhive_rgb_default/src/info_config.h:61: note: this is the location of the previous definition
 #    define RGBLIGHT_LIMIT_VAL 100

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_keyhive_rgb_default/quantum/led.o] Error 1

Failed: sofle/rev1:bastien-baloup_fr

Compiling QMK Firmware for target: 'sofle/rev1:bastien-baloup_fr'...
Generating: .build/obj_sofle_rev1_bastien-baloup_fr/src/info_deps.d                                 [OK]
avr-gcc (GCC) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Generating: .build/obj_sofle_rev1_bastien-baloup_fr/src/info_config.h                               [OK]
Generating: .build/obj_sofle_rev1_bastien-baloup_fr/src/default_keyboard.c                          [OK]
Generating: .build/obj_sofle_rev1_bastien-baloup_fr/src/default_keyboard.h                          [OK]
Compiling: keyboards/sofle/sofle.c                                                                 In file included from quantum/quantum.h:32,
                 from keyboards/sofle/sofle.c:3:
quantum/rgblight/rgblight.h:21: error: "RGBLIGHT_LED_COUNT" redefined [-Werror]
 #    define RGBLIGHT_LED_COUNT RGBLED_NUM

In file included from <command-line>:
./.build/obj_sofle_rev1_bastien-baloup_fr/src/info_config.h:49: note: this is the location of the previous definition
 #    define RGBLIGHT_LED_COUNT 72

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_rev1_bastien-baloup_fr/keyboards/sofle/sofle.o] Error 1
gmake[1]: *** Waiting for unfinished jobs....
Compiling: .build/obj_sofle_rev1_bastien-baloup_fr/src/default_keyboard.c                          In file included from quantum/quantum.h:32,
                 from ./.build/obj_sofle_rev1_bastien-baloup_fr/src/default_keyboard.h:27,
                 from .build/obj_sofle_rev1_bastien-baloup_fr/src/default_keyboard.c:26:
quantum/rgblight/rgblight.h:21: error: "RGBLIGHT_LED_COUNT" redefined [-Werror]
 #    define RGBLIGHT_LED_COUNT RGBLED_NUM

In file included from <command-line>:
./.build/obj_sofle_rev1_bastien-baloup_fr/src/info_config.h:49: note: this is the location of the previous definition
 #    define RGBLIGHT_LED_COUNT 72

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_rev1_bastien-baloup_fr/.build/obj_sofle_rev1_bastien-baloup_fr/src/default_keyboard.o] Error 1

Failed: sofle/rev1:flare576

Compiling QMK Firmware for target: 'sofle/rev1:flare576'...
Generating: .build/obj_sofle_rev1_flare576/src/info_deps.d                                          [OK]
avr-gcc (GCC) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Generating: .build/obj_sofle_rev1_flare576/src/info_config.h                                        [OK]
Generating: .build/obj_sofle_rev1_flare576/src/default_keyboard.h                                   [OK]
Generating: .build/obj_sofle_rev1_flare576/src/default_keyboard.c                                   [OK]
Compiling: keyboards/sofle/keymaps/flare576/graphics.c                                             keyboards/sofle/keymaps/flare576/graphics.c:288:13: error: 'luna_jump' defined but not used [-Werror=unused-function]
 static void luna_jump(bool newJump){}
             ^~~~~~~~~
cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_rev1_flare576/graphics.o] Error 1
gmake[1]: *** Waiting for unfinished jobs....
Compiling: keyboards/sofle/sofle.c                                                                  [OK]

Failed: sofle/rev1:killmaster

Compiling QMK Firmware for target: 'sofle/rev1:killmaster'...
Generating: .build/obj_sofle_rev1_killmaster/src/info_deps.d                                        [OK]
avr-gcc (GCC) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Generating: .build/obj_sofle_rev1_killmaster/src/default_keyboard.c                                 [OK]
Generating: .build/obj_sofle_rev1_killmaster/src/info_config.h                                      [OK]
Generating: .build/obj_sofle_rev1_killmaster/src/default_keyboard.h                                 [OK]
Compiling: keyboards/sofle/sofle.c                                                                 In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:28: error: "RGB_MATRIX_LED_COUNT" redefined [-Werror]
 #define RGB_MATRIX_LED_COUNT RGBLED_NUM

In file included from <command-line>:
./.build/obj_sofle_rev1_killmaster/src/info_config.h:41: note: this is the location of the previous definition
 #    define RGB_MATRIX_LED_COUNT 72

In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:36: error: "RGB_MATRIX_SPLIT" redefined [-Werror]
 #define RGB_MATRIX_SPLIT {36,36}

In file included from <command-line>:
./.build/obj_sofle_rev1_killmaster/src/info_config.h:37: note: this is the location of the previous definition
 #    define RGB_MATRIX_SPLIT { 36, 36 }

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_rev1_killmaster/keyboards/sofle/sofle.o] Error 1
gmake[1]: *** Waiting for unfinished jobs....
Compiling: .build/obj_sofle_rev1_killmaster/src/default_keyboard.c                                 In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:28: error: "RGB_MATRIX_LED_COUNT" redefined [-Werror]
 #define RGB_MATRIX_LED_COUNT RGBLED_NUM

In file included from <command-line>:
./.build/obj_sofle_rev1_killmaster/src/info_config.h:41: note: this is the location of the previous definition
 #    define RGB_MATRIX_LED_COUNT 72

In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:36: error: "RGB_MATRIX_SPLIT" redefined [-Werror]
 #define RGB_MATRIX_SPLIT {36,36}

In file included from <command-line>:
./.build/obj_sofle_rev1_killmaster/src/info_config.h:37: note: this is the location of the previous definition
 #    define RGB_MATRIX_SPLIT { 36, 36 }

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_rev1_killmaster/.build/obj_sofle_rev1_killmaster/src/default_keyboard.o] Error 1
Compiling: quantum/keymap_introspection.c                                                          In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:28: error: "RGB_MATRIX_LED_COUNT" redefined [-Werror]
 #define RGB_MATRIX_LED_COUNT RGBLED_NUM

In file included from <command-line>:
./.build/obj_sofle_rev1_killmaster/src/info_config.h:41: note: this is the location of the previous definition
 #    define RGB_MATRIX_LED_COUNT 72

In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:36: error: "RGB_MATRIX_SPLIT" redefined [-Werror]
 #define RGB_MATRIX_SPLIT {36,36}

In file included from <command-line>:
./.build/obj_sofle_rev1_killmaster/src/info_config.h:37: note: this is the location of the previous definition
 #    define RGB_MATRIX_SPLIT { 36, 36 }

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_rev1_killmaster/quantum/keymap_introspection.o] Error 1
Compiling: quantum/quantum.c                                                                       In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:28: error: "RGB_MATRIX_LED_COUNT" redefined [-Werror]
 #define RGB_MATRIX_LED_COUNT RGBLED_NUM

In file included from <command-line>:
./.build/obj_sofle_rev1_killmaster/src/info_config.h:41: note: this is the location of the previous definition
 #    define RGB_MATRIX_LED_COUNT 72

In file included from <command-line>:
./keyboards/sofle/keymaps/killmaster/config.h:36: error: "RGB_MATRIX_SPLIT" redefined [-Werror]
 #define RGB_MATRIX_SPLIT {36,36}

In file included from <command-line>:
./.build/obj_sofle_rev1_killmaster/src/info_config.h:37: note: this is the location of the previous definition
 #    define RGB_MATRIX_SPLIT { 36, 36 }

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_rev1_killmaster/quantum/quantum.o] Error 1

Failed: sofle/rev1:rgb_default

Compiling QMK Firmware for target: 'sofle/rev1:rgb_default'...
Generating: .build/obj_sofle_rev1_rgb_default/src/info_deps.d                                       [OK]
avr-gcc (GCC) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Generating: .build/obj_sofle_rev1_rgb_default/src/default_keyboard.c                                [OK]
Generating: .build/obj_sofle_rev1_rgb_default/src/info_config.h                                     [OK]
Generating: .build/obj_sofle_rev1_rgb_default/src/default_keyboard.h                                [OK]
Compiling: keyboards/sofle/sofle.c                                                                 In file included from <command-line>:
./keyboards/sofle/keymaps/rgb_default/config.h:73: error: "RGBLED_SPLIT" redefined [-Werror]
  #define RGBLED_SPLIT { 35, 35 } // haven't figured out how to use this yet

In file included from <command-line>:
./.build/obj_sofle_rev1_rgb_default/src/info_config.h:45: note: this is the location of the previous definition
 #    define RGBLED_SPLIT { 36, 36 }

cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
gmake[1]: *** [builddefs/common_rules.mk:373: .build/obj_sofle_rev1_rgb_default/keyboards/sofle/sofle.o] Error 1