summaryrefslogtreecommitdiffstats
path: root/keyboards/preonic/keymaps/CMD-Preonic
AgeCommit message (Collapse)AuthorFilesLines
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark1-4/+0
2019-01-12Remove empty fn_actions[]fauxpark1-4/+0
2018-07-21rename MIT to 1x2uC for preonicJack Humbert1-8/+8
2018-04-01Convert all Preonic keymaps to layout format (#2644)Drashna Jaelre1-62/+57
* Convert all Preonic keymaps to layout format * Make sure preonic layouts are using QMK_KEYBOARD_H
2017-09-27remove all makefiles from keyboard directoriesJack Humbert1-23/+0
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson1-8/+8
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein1-7/+7
Fixes #1201.
2017-04-13Fix warnings in CMD-PreonicFred Sundvik1-5/+5
The startup_sound is defined using MUSICAL_NOTEs, since non-constant initializer expressions are not allowed in C.
2017-02-26Update existing keymapsGabriel Young1-0/+29
Update existing keymaps to enable MIDI_BASIC functionality. Also added an option MIDI_ENABLE_STRICT to be strict about keycode use (which also reduces memory footprint at runtime)
2016-07-24Updated ReadmeJonathan Lucas1-1/+77
2016-07-24Did a derp and forgot to set Trans on Arrow layercommandlinedesign1-5/+5
2016-07-24Arrow key fn layer shouldnt overwrite Ctrl key. Better Print Screen positioncommandlinedesign1-4/+4
2016-07-24Tested, resolved Mouse issue, resolved numpad issuecommandlinedesign1-15/+15
2016-07-24Resolved errorscommandlinedesign1-7/+17
2016-07-24Init ReadmeJonathan Lucas1-0/+1
This needs a better description.
2016-07-24Create MakefileJonathan Lucas1-0/+23
This is untested, use caution.
2016-07-24Create CMD-Preonic KeymapJonathan Lucas1-0/+322
This is very Alpha-Mode, and has not been tested or even Made yet.