qmk_firmware/keyboards/handwired/pterodactyl
2023-02-11 03:47:17 +00:00
..
keymaps/default Refactor legacy quantum keycodes in default-ish keymaps (#17150) 2022-05-27 06:07:42 +10:00
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
matrix.c Remove matrix_init_quantum/matrix_scan_quantum (#19806) 2023-02-11 03:47:17 +00:00
pterodactyl.c Make Swap Hands use PROGMEM (#12284) 2021-05-09 23:21:09 -07:00
pterodactyl.h [Keyboard] Pterodactyl handwired (#9884) 2020-08-22 12:59:24 -07:00
readme.md [Keyboard] Pterodactyl handwired (#9884) 2020-08-22 12:59:24 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Pterodactyl

A bluetooth fork of the dactyl

Make example for this keyboard (after setting up your build environment):

make handwired/pterodactyl:default

Flashing example for this keyboard:

make handwired/pterodactyl:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.