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

Remove ALLOW_WARNINGS and PICO_INTRINSICS_ENABLED #22085

Merged
merged 1 commit into from
Sep 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions keyboards/bastardkb/charybdis/3x5/v2/splinky_2/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# RP2040-specific options
ALLOW_WARNINGS = yes
PICO_INTRINSICS_ENABLED = no # ATM Unsupported by ChibiOS.

# Build Options
# change yes to no to disable
#
Expand Down
4 changes: 0 additions & 4 deletions keyboards/bastardkb/charybdis/3x5/v2/splinky_3/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# RP2040-specific options
ALLOW_WARNINGS = yes
PICO_INTRINSICS_ENABLED = no # ATM Unsupported by ChibiOS.

# Build Options
# change yes to no to disable
#
Expand Down
4 changes: 0 additions & 4 deletions keyboards/bastardkb/charybdis/3x6/v2/splinky_2/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# RP2040-specific options
ALLOW_WARNINGS = yes
PICO_INTRINSICS_ENABLED = no # ATM Unsupported by ChibiOS.

# Build Options
# change yes to no to disable
#
Expand Down
4 changes: 0 additions & 4 deletions keyboards/bastardkb/charybdis/3x6/v2/splinky_3/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# RP2040-specific options
ALLOW_WARNINGS = yes
PICO_INTRINSICS_ENABLED = no # ATM Unsupported by ChibiOS.

# Build Options
# change yes to no to disable
#
Expand Down
4 changes: 0 additions & 4 deletions keyboards/bastardkb/charybdis/4x6/v2/splinky_2/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# RP2040-specific options
ALLOW_WARNINGS = yes
PICO_INTRINSICS_ENABLED = no # ATM Unsupported by ChibiOS.

# Build Options
# change yes to no to disable
#
Expand Down
4 changes: 0 additions & 4 deletions keyboards/bastardkb/charybdis/4x6/v2/splinky_3/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# RP2040-specific options
ALLOW_WARNINGS = yes
PICO_INTRINSICS_ENABLED = no # ATM Unsupported by ChibiOS.

# Build Options
# change yes to no to disable
#
Expand Down
3 changes: 0 additions & 3 deletions keyboards/bastardkb/dilemma/3x5_2/assembled/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,3 @@ POINTING_DEVICE_ENABLE = yes
POINTING_DEVICE_DRIVER = cirque_pinnacle_spi # Assembled version uses SPI.

SPLIT_KEYBOARD = yes

# RP2040-specific options
PICO_INTRINSICS_ENABLED = no # ATM Unsupported by ChibiOS.
3 changes: 0 additions & 3 deletions keyboards/bastardkb/dilemma/3x5_2/splinky/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,3 @@ POINTING_DEVICE_ENABLE = yes
POINTING_DEVICE_DRIVER = cirque_pinnacle_i2c # DIY version uses I2C.

SPLIT_KEYBOARD = yes

# RP2040-specific options
PICO_INTRINSICS_ENABLED = no # ATM Unsupported by ChibiOS.
3 changes: 0 additions & 3 deletions keyboards/bastardkb/dilemma/3x5_3/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,3 @@ POINTING_DEVICE_ENABLE = yes
POINTING_DEVICE_DRIVER = cirque_pinnacle_spi

SPLIT_KEYBOARD = yes

# RP2040-specific options
PICO_INTRINSICS_ENABLED = no # ATM Unsupported by ChibiOS.
4 changes: 0 additions & 4 deletions keyboards/bastardkb/scylla/v2/splinky_2/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# RP2040-specific options
ALLOW_WARNINGS = yes
PICO_INTRINSICS_ENABLED = no # ATM Unsupported by ChibiOS.

# Build Options
# change yes to no to disable
#
Expand Down
4 changes: 0 additions & 4 deletions keyboards/bastardkb/scylla/v2/splinky_3/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# RP2040-specific options
ALLOW_WARNINGS = yes
PICO_INTRINSICS_ENABLED = no # ATM Unsupported by ChibiOS.

# Build Options
# change yes to no to disable
#
Expand Down
4 changes: 0 additions & 4 deletions keyboards/bastardkb/skeletyl/v2/splinky_2/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# RP2040-specific options
ALLOW_WARNINGS = yes
PICO_INTRINSICS_ENABLED = no # ATM Unsupported by ChibiOS.

# Build Options
# change yes to no to disable
#
Expand Down
4 changes: 0 additions & 4 deletions keyboards/bastardkb/skeletyl/v2/splinky_3/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# RP2040-specific options
ALLOW_WARNINGS = yes
PICO_INTRINSICS_ENABLED = no # ATM Unsupported by ChibiOS.

# Build Options
# change yes to no to disable
#
Expand Down
4 changes: 0 additions & 4 deletions keyboards/bastardkb/tbkmini/v2/splinky_2/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# RP2040-specific options
ALLOW_WARNINGS = yes
PICO_INTRINSICS_ENABLED = no # ATM Unsupported by ChibiOS.

# Build Options
# change yes to no to disable
#
Expand Down
4 changes: 0 additions & 4 deletions keyboards/bastardkb/tbkmini/v2/splinky_3/rules.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# RP2040-specific options
ALLOW_WARNINGS = yes
PICO_INTRINSICS_ENABLED = no # ATM Unsupported by ChibiOS.

# Build Options
# change yes to no to disable
#
Expand Down
2 changes: 1 addition & 1 deletion keyboards/crowboard/rules.mk
Original file line number Diff line number Diff line change
@@ -1 +1 @@
PICO_INTRINSICS_ENABLED = no # ATM Unsupported by ChibiOS!
# This file intentionally left blank