summaryrefslogtreecommitdiffstats
path: root/keyboards/hadron/ver2/ver2.h
Commit message (Collapse)AuthorAgeFilesLines
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+1
| | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
* Adds Hadron Keyboard (#1492)ishtob2017-07-111-0/+6
* adding hadron keymaps * fix embedded comment * fixed TWI driver path * Delete glcdfont.c * Delete ssd1306.c * Delete ssd1306.h * Update readme.md