summaryrefslogtreecommitdiffstats
path: root/keyboards/bthlabs/geekpad/geekpad.h
Commit message (Collapse)AuthorAgeFilesLines
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-051-37/+0
|
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-12/+9
| | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
* [Keyboard] Add bthlabs/geekpad (#4840)Tomek Wójcik2019-01-151-0/+40
* Hello, GeekPad! * Fixed formatting in `README.md`.