qmk_firmware/keyboards/handwired/pterodactyl
David Hoelscher e9bd7d7ad3
I2C driver cleanup (#21273)
* remove i2c_start and i2c_stop from i2c drivers

* remove static i2c_address variable from chibios i2c driver
2024-01-17 14:05:38 +01:00
..
keymaps/default Refactor legacy quantum keycodes in default-ish keymaps (#17150) 2022-05-27 06:07:42 +10:00
config.h Move TAPPING_TOGGLE to data driven (#21360) 2023-06-24 17:10:22 +10:00
info.json Bluetooth: driver naming cleanups (#21624) 2023-07-29 15:16:14 +10:00
matrix.c I2C driver cleanup (#21273) 2024-01-17 14:05:38 +01: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 Dedupe I2C, SPI, UART driver inclusions (#22253) 2023-10-13 17:25:32 +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.