Age | Commit message (Collapse) | Author |
|
This converts the array that the Swap Hands feature uses to use PROGMEM,
and to read from that array, as such. Since this array never changes at
runtime, there is no reason to keep it in memory. Especially for AVR
boards, as memory is a precious resource.
|
|
* Remove legacy print backward compatiblitly
* Remove legacy print backward compatiblitly - core
* revert comment changes
|
|
* exclude all of handwired
* exclude more keyboards from CI
|
|
|
|
* Working bluetooth fork of dactyl
* Refactor thanks to zvecr
* Final refactor per PR comments
* Pragma once
* Update keyboards/handwired/pterodactyl/pterodactyl.h
* Update keyboards/handwired/pterodactyl/readme.md
* Update keyboards/handwired/pterodactyl/rules.mk
* Update keyboards/handwired/pterodactyl/rules.mk
* Update keyboards/handwired/pterodactyl/config.h
* Update keyboards/handwired/pterodactyl/pterodactyl.h
* Update keyboards/handwired/pterodactyl/config.h
* Update keyboards/handwired/pterodactyl/pterodactyl.h
* update readme
* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.c
* Update keyboards/handwired/pterodactyl/info.json
* Update keyboards/handwired/pterodactyl/readme.md
* Update keyboards/handwired/pterodactyl/config.h
* Update keyboards/handwired/pterodactyl/info.json
* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.c
* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.c
* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.c
* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.c
* Update keyboards/handwired/pterodactyl/pterodactyl.h
* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.c
* Update keyboards/handwired/pterodactyl/matrix.c
* Fix/add formatting and info/keymap.json
* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.json
* lint default/keymap.json
* format info.json
|