qmk_firmware/keyboards/handwired/pterodactyl
2024-05-11 16:50:48 +01:00
..
keymaps/default Adjust keycode alignment around QK_BOOT (#23697) 2024-05-11 16:50:48 +01:00
config.h Move TAPPING_TOGGLE to data driven (#21360) 2023-06-24 17:10:22 +10:00
keyboard.json Migrate build target markers to keyboard.json - HI (#23540) 2024-04-17 02:49:17 +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.