1
0
Fork 0
qmk_firmware/keyboards/handwired/pterodactyl
Ryan bd70f5261c
Remove matrix_key_count() (#16603)
* Remove `matrix_key_count()`

* Remove `matrix_bitpop()`
2022-03-10 12:18:07 +00:00
..
keymaps/default
config.h Improve Adafruit BLE configuration defines (#14749) 2021-10-08 16:15:20 +01:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
matrix.c Remove matrix_key_count() (#16603) 2022-03-10 12:18:07 +00:00
pterodactyl.c Make Swap Hands use PROGMEM (#12284) 2021-05-09 23:21:09 -07:00
pterodactyl.h
readme.md
rules.mk Rename AdafruitBLE to BluefruitLE (#16127) 2022-01-30 17:29:42 +00: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.