aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/preonic/keymaps/smt
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-4/+0
|
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-041-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove QUANTUM_DIR code blocks from keyboard rules This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect entire keyboards. * remove QUANTUM_DIR code blocks from rules for default keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect default keymaps. * remove QUANTUM_DIR code blocks from rules for user keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect "user" keymaps. (It's actually any keymap that isn't named `default`.) * remove QUANTUM_DIR code blocks from rules for community layouts This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for community layouts. * remove QUANTUM_DIR code blocks from rules for userspaces This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for userspaces.
* Convert all Preonic keymaps to layout format (#2644)Drashna Jaelre2018-03-311-48/+43
| | | | | | * 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-3/+0
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-0/+3
| | | | | | | | | | | | | | | | | | | | | | * Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-201-6/+6
|
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-111-4/+4
| | | | Fixes #1201.
* Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesJack Humbert2017-03-281-0/+29
|\ | | | | Flesh out MIDI support
| * 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)
* | Update smt keymap READMEsStephen Tudor2017-03-082-29/+52
| |
* | Update smt keymaps for consistencyStephen Tudor2017-03-081-52/+91
|/
* s/Bkps/BkspStephen Tudor2017-01-281-1/+1
|
* Carry over Planck updates to my Preonic keymapStephen Tudor2017-01-282-22/+50
|
* replace jackhumbert with qmkJack Humbert2017-01-261-1/+1
|
* Remove COLEMAK from preonic_keycodes enumStephen Tudor2017-01-251-1/+0
|
* Update readme for smt Preonic keymapStephen Tudor2017-01-251-1/+85
|
* Add smt keymap for PreonicStephen Tudor2017-01-253-0/+252