summaryrefslogtreecommitdiff
path: root/keyboards/preonic/keymaps/CMD-Preonic
AgeCommit message (Collapse)Author
2021-02-06Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark
2019-01-11Remove empty fn_actions[]fauxpark
2018-07-20rename MIT to 1x2uC for preonicJack Humbert
2018-03-31Convert all Preonic keymaps to layout format (#2644)Drashna Jaelre
* Convert all Preonic keymaps to layout format * Make sure preonic layouts are using QMK_KEYBOARD_H
2017-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein
Fixes #1201.
2017-04-13Fix warnings in CMD-PreonicFred Sundvik
The startup_sound is defined using MUSICAL_NOTEs, since non-constant initializer expressions are not allowed in C.
2017-02-25Update existing keymapsGabriel Young
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-23Updated ReadmeJonathan Lucas
2016-07-23Did a derp and forgot to set Trans on Arrow layercommandlinedesign
2016-07-23Arrow key fn layer shouldnt overwrite Ctrl key. Better Print Screen positioncommandlinedesign
2016-07-23Tested, resolved Mouse issue, resolved numpad issuecommandlinedesign
2016-07-23Resolved errorscommandlinedesign
2016-07-23Init ReadmeJonathan Lucas
This needs a better description.
2016-07-23Create MakefileJonathan Lucas
This is untested, use caution.
2016-07-23Create CMD-Preonic KeymapJonathan Lucas
This is very Alpha-Mode, and has not been tested or even Made yet.