diff options
| author | Ryan <fauxpark@gmail.com> | 2021-10-09 02:15:20 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-08 16:15:20 +0100 |
| commit | db41a3426c594fccac149b99b810e207cd069d65 (patch) | |
| tree | 56237380cb3b3b83a4f9802d975a570843984f79 /keyboards/handwired/pterodactyl | |
| parent | 00fd4044334022b5bbace987f8ab94b72e9f49bc (diff) | |
| download | qmk_firmware-db41a3426c594fccac149b99b810e207cd069d65.tar.gz qmk_firmware-db41a3426c594fccac149b99b810e207cd069d65.zip | |
Improve Adafruit BLE configuration defines (#14749)
* Improve Adafruit BLE configuration defines
* Formatting
Diffstat (limited to 'keyboards/handwired/pterodactyl')
| -rw-r--r-- | keyboards/handwired/pterodactyl/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/handwired/pterodactyl/config.h b/keyboards/handwired/pterodactyl/config.h index 9f5f1412b..044fa12f7 100644 --- a/keyboards/handwired/pterodactyl/config.h +++ b/keyboards/handwired/pterodactyl/config.h | |||
| @@ -60,7 +60,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 60 | 60 | ||
| 61 | /* Set 0 if debouncing isn't needed */ | 61 | /* Set 0 if debouncing isn't needed */ |
| 62 | #define DEBOUNCE 0 | 62 | #define DEBOUNCE 0 |
| 63 | |||
| 64 | #define AdafruitBleResetPin D4 | ||
| 65 | #define AdafruitBleCSPin B4 | ||
| 66 | #define AdafruitBleIRQPin E6 | ||
