Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | 2019-02-17 | 1 | -4/+0 |
| | |||||
* | Remove empty fn_actions[] | fauxpark | 2019-01-11 | 1 | -4/+0 |
| | |||||
* | rename MIT to 1x2uC for preonic | Jack Humbert | 2018-07-20 | 1 | -8/+8 |
| | |||||
* | Convert all Preonic keymaps to layout format (#2644) | Drashna Jaelre | 2018-03-31 | 1 | -62/+57 |
| | | | | | | * Convert all Preonic keymaps to layout format * Make sure preonic layouts are using QMK_KEYBOARD_H | ||||
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 1 | -23/+0 |
| | |||||
* | Remove PLAY_NOTE_ARRAY usages to get rid of warning. | Joe Wasson | 2017-08-20 | 1 | -8/+8 |
| | |||||
* | 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. |