summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/raffle
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-5/+4
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan2021-02-061-3/+0
|
* Keymap: initial migration of raffle planck (#3748)Doug Raffle2018-08-254-0/+355
* initial migration of raffle planck * cleaned up includes per merge per drashna * removed unicode shrug attempt * cleaned up include.