summaryrefslogtreecommitdiff
path: root/keyboards/handwired/pterodactyl
AgeCommit message (Expand)Author
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan
2022-05-27Refactor legacy quantum keycodes in default-ish keymaps (#17150)Joel Challis
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
2022-01-30Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan
2021-12-09Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-02Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann
2021-10-08Improve Adafruit BLE configuration defines (#14749)Ryan
2021-09-12Move Bluetooth config to common_features.mk (#14404)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-17Fix wait_us overflow in matrix for dactyl based boards (#14039)Drashna Jaelre
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-05-09Make Swap Hands use PROGMEM (#12284)Drashna Jaelre
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2021-01-13Exclude more keyboards from CI (#11436)Zach White
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-08-22[Keyboard] Pterodactyl handwired (#9884)myoung34