diff options
Diffstat (limited to 'keyboards/bfake/bfake.c')
| -rw-r--r-- | keyboards/bfake/bfake.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/bfake/bfake.c b/keyboards/bfake/bfake.c index f7d006576..9039fe546 100644 --- a/keyboards/bfake/bfake.c +++ b/keyboards/bfake/bfake.c | |||
| @@ -17,9 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 17 | 17 | ||
| 18 | #include "bfake.h" | 18 | #include "bfake.h" |
| 19 | 19 | ||
| 20 | __attribute__ ((weak)) | ||
| 21 | void matrix_scan_user(void) {} | ||
| 22 | |||
| 23 | void backlight_init_ports(void) { | 20 | void backlight_init_ports(void) { |
| 24 | setPinOutput(D0); | 21 | setPinOutput(D0); |
| 25 | setPinOutput(D1); | 22 | setPinOutput(D1); |
