aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/preonic/keymaps/CMD-Preonic
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-4/+0
|
* Remove empty fn_actions[]fauxpark2019-01-111-4/+0
|
* rename MIT to 1x2uC for preonicJack Humbert2018-07-201-8/+8
|
* Convert all Preonic keymaps to layout format (#2644)Drashna Jaelre2018-03-311-62/+57
| | | | | | * Convert all Preonic keymaps to layout format * Make sure preonic layouts are using QMK_KEYBOARD_H
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-23/+0
|
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-201-8/+8
|
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-111-7/+7
| | | | Fixes #1201.
* Fix warnings in CMD-PreonicFred Sundvik2017-04-131-5/+5
| | | | | The startup_sound is defined using MUSICAL_NOTEs, since non-constant initializer expressions are not allowed in C.
* Update existing keymapsGabriel Young2017-02-251-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)
* Updated ReadmeJonathan Lucas2016-07-231-1/+77
|
* Did a derp and forgot to set Trans on Arrow layercommandlinedesign2016-07-231-5/+5
|
* Arrow key fn layer shouldnt overwrite Ctrl key. Better Print Screen positioncommandlinedesign2016-07-231-4/+4
|
* Tested, resolved Mouse issue, resolved numpad issuecommandlinedesign2016-07-231-15/+15
|
* Resolved errorscommandlinedesign2016-07-231-7/+17
|
* Init ReadmeJonathan Lucas2016-07-231-0/+1
| | | This needs a better description.
* Create MakefileJonathan Lucas2016-07-231-0/+23
| | | This is untested, use caution.
* Create CMD-Preonic KeymapJonathan Lucas2016-07-231-0/+322
This is very Alpha-Mode, and has not been tested or even Made yet.