aboutsummaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/smittey/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre2021-07-241-2/+3
|
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
| | | | | * fix sat75 * update uint32_t to layer_state
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-17/+18
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Keymap] Custom Planck layout for the Planck (#7036)Andy Smith2019-10-181-0/+375
* Version 1 of keymappings * Adding updated keymappings * Adding hash/pound symbol to layer * Removing broken macros * Adding to readme. Amending value of pound sign * Changing language in readme * Addressing PR comments. Removing unneeded code, corrected syntax * Removing commented out code and fixing white space issues * Small clean up to readme