Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-06 | Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750) | Ryan | |
2019-02-17 | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | |
2019-01-11 | Remove empty fn_actions[] | fauxpark | |
2018-07-20 | rename MIT to 1x2uC for preonic | Jack Humbert | |
2018-03-31 | Convert 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-27 | remove all makefiles from keyboard directories | Jack Humbert | |
2017-08-20 | Remove PLAY_NOTE_ARRAY usages to get rid of warning. | Joe Wasson | |
2017-05-11 | Fix spelling of "persistent" | Nikolaus Wittenstein | |
Fixes #1201. | |||
2017-04-13 | Fix warnings in CMD-Preonic | Fred Sundvik | |
The startup_sound is defined using MUSICAL_NOTEs, since non-constant initializer expressions are not allowed in C. | |||
2017-02-25 | Update existing keymaps | Gabriel 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-23 | Updated Readme | Jonathan Lucas | |
2016-07-23 | Did a derp and forgot to set Trans on Arrow layer | commandlinedesign | |
2016-07-23 | Arrow key fn layer shouldnt overwrite Ctrl key. Better Print Screen position | commandlinedesign | |
2016-07-23 | Tested, resolved Mouse issue, resolved numpad issue | commandlinedesign | |
2016-07-23 | Resolved errors | commandlinedesign | |
2016-07-23 | Init Readme | Jonathan Lucas | |
This needs a better description. | |||
2016-07-23 | Create Makefile | Jonathan Lucas | |
This is untested, use caution. | |||
2016-07-23 | Create CMD-Preonic Keymap | Jonathan Lucas | |
This is very Alpha-Mode, and has not been tested or even Made yet. |