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
config.h
info.json
matrix.c I2C driver cleanup (#21273) 2024-01-17 14:05:38 +01:00
pterodactyl.c
readme.md
rules.mk

readme.md

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.