#!/bin/bash
# This script finds all rules.mk files in keyboards/ subdirectories,
# and deletes the build option filesize impacts from them.
# Print an error message with the word "ERROR" in red.
# If we've been started from util/, we want to be in qmk_firmware/
&&
# The root qmk_firmware/ directory should have a subdirectory called quantum/
if [; then
fi
# Set the inplace editing parameter for sed.
# macOS/BSD sed expects a file extension immediately following -i.
# Exclude keyamps/ directories
files=
# Edit rules.mk files
for; do
done