Skip to content

Commit

Permalink
Remove useless "ifdef KEYBOARD_*" (qmk#20078)
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Brassel <nick@tzarc.org>
  • Loading branch information
fauxpark and tzarc committed Mar 16, 2023
1 parent 72da3ee commit 9dbee3e
Show file tree
Hide file tree
Showing 768 changed files with 194 additions and 6,991 deletions.
1 change: 0 additions & 1 deletion keyboards/25keys/zinc/rev1/rev1.c

This file was deleted.

1 change: 0 additions & 1 deletion keyboards/25keys/zinc/reva/reva.c

This file was deleted.

1 change: 0 additions & 1 deletion keyboards/25keys/zinc/zinc.c

This file was deleted.

10 changes: 0 additions & 10 deletions keyboards/25keys/zinc/zinc.h

This file was deleted.

16 changes: 0 additions & 16 deletions keyboards/40percentclub/i75/i75.c

This file was deleted.

24 changes: 0 additions & 24 deletions keyboards/40percentclub/i75/i75.h

This file was deleted.

16 changes: 0 additions & 16 deletions keyboards/40percentclub/i75/promicro/promicro.c

This file was deleted.

1 change: 0 additions & 1 deletion keyboards/40percentclub/i75/promicro/promicro.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

#pragma once

#include "i75.h"
#include "quantum.h"

/* This a shortcut to help you visually see your layout.
Expand Down
16 changes: 0 additions & 16 deletions keyboards/40percentclub/i75/teensy2/teensy2.c

This file was deleted.

1 change: 0 additions & 1 deletion keyboards/40percentclub/i75/teensy2/teensy2.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

#pragma once

#include "i75.h"
#include "quantum.h"

/* This a shortcut to help you visually see your layout.
Expand Down
16 changes: 0 additions & 16 deletions keyboards/40percentclub/polyandry/polyandry.c

This file was deleted.

24 changes: 0 additions & 24 deletions keyboards/40percentclub/polyandry/polyandry.h

This file was deleted.

16 changes: 0 additions & 16 deletions keyboards/40percentclub/polyandry/promicro/promicro.c

This file was deleted.

2 changes: 1 addition & 1 deletion keyboards/40percentclub/polyandry/promicro/promicro.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/
#pragma once

#include "polyandry.h"
#include "quantum.h"

#define LAYOUT_ortho_4x3( \
K000, K001, K002, \
Expand Down
16 changes: 0 additions & 16 deletions keyboards/40percentclub/polyandry/teensy2/teensy2.c

This file was deleted.

2 changes: 1 addition & 1 deletion keyboards/40percentclub/polyandry/teensy2/teensy2.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
//I DO NOT HAVE A TEENSY 2.0 TO TEST WITH.
//I believe this should still work - but it's not a sure thing.

#include "polyandry.h"
#include "quantum.h"

#define LAYOUT_ortho_4x3( \
K000, K001, K002, \
Expand Down
16 changes: 0 additions & 16 deletions keyboards/acheron/apollo/87h/87h.c

This file was deleted.

24 changes: 0 additions & 24 deletions keyboards/acheron/apollo/87h/87h.h

This file was deleted.

16 changes: 0 additions & 16 deletions keyboards/acheron/athena/athena.c

This file was deleted.

24 changes: 0 additions & 24 deletions keyboards/acheron/athena/athena.h

This file was deleted.

17 changes: 0 additions & 17 deletions keyboards/acheron/elongate/beta/beta.c

This file was deleted.

14 changes: 0 additions & 14 deletions keyboards/acheron/elongate/elongate.c

This file was deleted.

25 changes: 0 additions & 25 deletions keyboards/acheron/elongate/elongate.h

This file was deleted.

16 changes: 0 additions & 16 deletions keyboards/acheron/shark/alpha/alpha.c

This file was deleted.

14 changes: 0 additions & 14 deletions keyboards/acheron/shark/shark.c

This file was deleted.

9 changes: 0 additions & 9 deletions keyboards/acheron/shark/shark.h

This file was deleted.

2 changes: 1 addition & 1 deletion keyboards/adkb96/adkb96.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include "adkb96.h"
#include "quantum.h"

#ifdef SWAP_HANDS_ENABLE
__attribute__ ((weak))
Expand Down
Loading

0 comments on commit 9dbee3e

Please sign in to comment.