aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/keymaps/kidbrazil/glcdfont.c
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] CRKBD Custom Keymap - KidBrazil (#7630)Lucas Moreira2019-12-181-0/+243
* Added KidBrazil custom keymap for CRKBD -Custom Font -Custom OLED output * Added missing readme * Oled Timeout Update for KidBrazil Keymap (#1) * Setup Oled timeout based on simple timer * Cleaned up comments and added timeout for LEDs * Fixed some small errors * Updated oled timout with matrix scan * Updated oled timout with matrix scan * Update withou eeprom * Update timer code * Use process user instead of keymap * Added ifdef to protect oledtimer * Updated with half timeout state for logo * Removed middle tier timer * Final cleanup of unused files * Updated code as per suggestions & requests * Second round of revisions