summaryrefslogtreecommitdiffstats
path: root/keyboards/hadron/keymaps/side_numpad/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Hadron: Readme, Refactor, and Configurator support (#3170)noroadsleft2018-06-121-11/+8
| | | | | | | | * Refactor * Configurator support * Readme
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-201-24/+24
|
* fix implementation issues from SSD1306 clean up, added rotation (#1494)ishtob2017-07-121-0/+87
| | | | | | | | | | * moved OLED update task to keymap * fix splitting render display to keymap * Added rotation option for OLED, fixed splitting display render update to keymap * issues with attribute
* Adds Hadron Keyboard (#1492)ishtob2017-07-111-0/+418
* adding hadron keymaps * fix embedded comment * fixed TWI driver path * Delete glcdfont.c * Delete ssd1306.c * Delete ssd1306.h * Update readme.md