qmk_firmware/keyboards/handwired/pterodactyl
Ryan 6b38dc17cd
Remove deprecated RGB_ and Mouse keycodes (#25444)
* Remove deprecated `RGB_` and Mouse keycodes

* Update old mouse keycodes, 0-9/A-M

* Update old mouse keycodes, N-Z & layouts

* Missed some stuff
2025-07-11 11:05:41 -06:00
..
keymaps/default Remove deprecated RGB_ and Mouse keycodes (#25444) 2025-07-11 11:05:41 -06:00
config.h Move TAPPING_TOGGLE to data driven (#21360) 2023-06-24 17:10:22 +10:00
keyboard.json Rename layouts containing keyboard name (#23930) 2024-06-23 19:33:26 +01:00
matrix.c Update I2C API usage in keyboard code (#23360) 2024-03-27 12:41:53 +00:00
pterodactyl.c Move miscellaneous layouts to data driven (#20516) 2023-04-25 02:38:35 +10:00
readme.md [Keyboard] Pterodactyl handwired (#9884) 2020-08-22 12:59:24 -07:00
rules.mk Data-Driven Keyboard Conversions: H, Part 3 (#23530) 2024-04-17 00:36:21 +01: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.