summaryrefslogtreecommitdiff
path: root/keyboards/handwired/pterodactyl
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-3/+3
2024-11-24Allow codegen of `keymap.json` => `keymap.c` without requiring layers/layout ...Nick Brassel2-44/+1
2024-06-23Rename layouts containing keyboard name (#23930)Ryan3-5/+8
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-1/+1
2024-04-17Migrate build target markers to keyboard.json - HI (#23540)Joel Challis1-0/+0
2024-04-17Data-Driven Keyboard Conversions: H, Part 3 (#23530)James Young2-14/+9
2024-03-27Update I2C API usage in keyboard code (#23360)Ryan1-5/+5
2024-01-17I2C driver cleanup (#21273)David Hoelscher1-63/+20
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan1-1/+1
2023-07-29Bluetooth: driver naming cleanups (#21624)Ryan2-1/+3
2023-06-24Move `TAPPING_TOGGLE` to data driven (#21360)Ryan2-2/+3
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan4-110/+72
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition1-2/+0
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis1-2/+2
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan2-3/+1
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2-7/+6
2022-05-27Refactor legacy quantum keycodes in default-ish keymaps (#17150)Joel Challis1-1/+1
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-2/+2
2022-03-10Remove `matrix_key_count()` (#16603)Ryan1-9/+0
2022-01-30Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan1-1/+1
2021-12-09Merge remote-tracking branch 'upstream/master' into developfauxpark1-2/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-02Merge remote-tracking branch 'upstream/master' into developfauxpark1-2/+0
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann1-8/+0
2021-10-08Improve Adafruit BLE configuration defines (#14749)Ryan1-4/+0
2021-09-12Move Bluetooth config to common_features.mk (#14404)Ryan1-2/+2
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-3/+0
2021-08-17Fix wait_us overflow in matrix for dactyl based boards (#14039)Drashna Jaelre1-1/+1
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-05-09Make Swap Hands use PROGMEM (#12284)Drashna Jaelre1-1/+1
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis1-2/+2
2021-01-13Exclude more keyboards from CI (#11436)Zach White1-0/+0
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White1-0/+0
2020-08-22[Keyboard] Pterodactyl handwired (#9884)myoung3410-0/+964