Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix spelling of "persistent" | Nikolaus Wittenstein | 2017-05-11 | 1 | -7/+7 |
| | | | | Fixes #1201. | ||||
* | Fix warnings in CMD-Preonic | Fred Sundvik | 2017-04-13 | 1 | -5/+5 |
| | | | | | The startup_sound is defined using MUSICAL_NOTEs, since non-constant initializer expressions are not allowed in C. | ||||
* | Update existing keymaps | Gabriel Young | 2017-02-25 | 1 | -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 Readme | Jonathan Lucas | 2016-07-23 | 1 | -1/+77 |
| | |||||
* | Did a derp and forgot to set Trans on Arrow layer | commandlinedesign | 2016-07-23 | 1 | -5/+5 |
| | |||||
* | Arrow key fn layer shouldnt overwrite Ctrl key. Better Print Screen position | commandlinedesign | 2016-07-23 | 1 | -4/+4 |
| | |||||
* | Tested, resolved Mouse issue, resolved numpad issue | commandlinedesign | 2016-07-23 | 1 | -15/+15 |
| | |||||
* | Resolved errors | commandlinedesign | 2016-07-23 | 1 | -7/+17 |
| | |||||
* | Init Readme | Jonathan Lucas | 2016-07-23 | 1 | -0/+1 |
| | | | This needs a better description. | ||||
* | Create Makefile | Jonathan Lucas | 2016-07-23 | 1 | -0/+23 |
| | | | This is untested, use caution. | ||||
* | Create CMD-Preonic Keymap | Jonathan Lucas | 2016-07-23 | 1 | -0/+322 |
This is very Alpha-Mode, and has not been tested or even Made yet. |