Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | preonic map | Nick Choi | 2017-05-23 | 4 | -0/+254 |
| | |||||
* | Fix spelling of "persistent" | Nikolaus Wittenstein | 2017-05-11 | 8 | -29/+29 |
| | | | | 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. | ||||
* | Merge remote-tracking branch 'upstream/master' | Xyverz | 2017-04-02 | 10 | -82/+856 |
|\ | |||||
| * | Worked around some new Makefile issues. | nielsenz | 2017-03-30 | 3 | -28/+28 |
| | | |||||
| * | Merge branch 'master' into to_push | Zay950 | 2017-03-29 | 11 | -35/+531 |
| |\ | |||||
| | * | Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes | Jack Humbert | 2017-03-28 | 3 | -0/+87 |
| | |\ | | | | | | | | | Flesh out MIDI support | ||||
| | | * | Update existing keymaps | Gabriel Young | 2017-02-25 | 3 | -0/+87 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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) | ||||
| | * | | Merge pull request #1090 from qmk/backlight_softpwm | Jack Humbert | 2017-03-15 | 1 | -2/+2 |
| | |\ \ | | | | | | | | | | | Adds soft PWM backlight for non-timed ports | ||||
| | | * | | adds soft pwm for non-timed ports | Jack Humbert | 2017-02-12 | 1 | -2/+2 |
| | | |/ | |||||
| | * | | Update smt keymap READMEs | Stephen Tudor | 2017-03-08 | 2 | -29/+52 |
| | | | | |||||
| | * | | Update smt keymaps for consistency | Stephen Tudor | 2017-03-08 | 1 | -52/+91 |
| | |/ | |||||
| * | | Missed removing a function | Zach Nielsen | 2016-11-10 | 1 | -23/+0 |
| | | | |||||
| * | | Removed some common functions from my keymap | nielsenz | 2016-11-10 | 2 | -11/+2 |
| | | | |||||
| * | | Missed some stuff. Added a song (stole it from reddit). | Zach Nielsen | 2016-11-10 | 2 | -61/+2 |
| | | | |||||
| * | | Adding my (zach) keymaps for planck and preonic | Zach Nielsen | 2016-11-10 | 4 | -0/+716 |
| | | | |||||
* | | | Merge remote-tracking branch 'upstream/master' | Xyverz | 2017-02-10 | 4 | -6/+372 |
|\ \ \ | | |/ | |/| | |||||
| * | | s/Bkps/Bksp | Stephen Tudor | 2017-01-28 | 1 | -1/+1 |
| | | | |||||
| * | | Carry over Planck updates to my Preonic keymap | Stephen Tudor | 2017-01-28 | 2 | -22/+50 |
| | | | |||||
| * | | replace jackhumbert with qmk | Jack Humbert | 2017-01-26 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #1033 from smt/smt/preonic | Jack Humbert | 2017-01-26 | 3 | -0/+335 |
| |\ \ | | | | | | | | | Add smt's keymap for Preonic | ||||
| | * | | Remove COLEMAK from preonic_keycodes enum | Stephen Tudor | 2017-01-25 | 1 | -1/+0 |
| | | | | |||||
| | * | | Update readme for smt Preonic keymap | Stephen Tudor | 2017-01-25 | 1 | -1/+85 |
| | | | | |||||
| | * | | Add smt keymap for Preonic | Stephen Tudor | 2017-01-25 | 3 | -0/+252 |
| | | | | |||||
| * | | | layer defines to enum | Jack Humbert | 2017-01-25 | 1 | -6/+9 |
| |/ / | |||||
* | | | Added RGB Underglow to my Preonic | Xyverz | 2017-02-10 | 3 | -15/+59 |
| | | | |||||
* | | | Merge remote-tracking branch 'upstream/master' | xyverz | 2017-01-08 | 2 | -2/+4 |
|\| | | |||||
| * | | limit voices by default, add some drums | Jack Humbert | 2016-12-20 | 1 | -0/+2 |
| | | | |||||
| * | | planck preonic update | Jack Humbert | 2016-12-19 | 1 | -2/+2 |
| | | | |||||
* | | | Usaility changes to keymap, tidying up a bit. | xyverz | 2017-01-08 | 1 | -12/+12 |
| | | | |||||
* | | | Merge remote-tracking branch 'upstream/master' | xyverz | 2016-12-13 | 1 | -3/+3 |
|\| | | |||||
| * | | re-enable audio and extrakeys | Jack Humbert | 2016-12-12 | 1 | -3/+3 |
| | | | |||||
* | | | Changes | xyverz | 2016-12-13 | 2 | -128/+65 |
| | | | |||||
* | | | Merge remote-tracking branch 'upstream/master' | xyverz | 2016-12-06 | 4 | -25/+4 |
|\| | | |||||
| * | | separated into api files/folder | Jack Humbert | 2016-11-26 | 2 | -23/+2 |
| | | | |||||
| * | | rgb light through midi | Jack Humbert | 2016-11-17 | 2 | -2/+2 |
| |/ | |||||
* | | Merge remote-tracking branch 'upstream/master' | xyverz | 2016-11-16 | 3 | -27/+118 |
|\| | |||||
| * | 1.2 update | jacwib | 2016-10-23 | 3 | -20/+105 |
| | | |||||
| * | Update readme to reflect 1.1 changes. | jacwib | 2016-10-22 | 1 | -1/+1 |
| | | |||||
| * | Update keymap to reflect 1.1 changes. | jacwib | 2016-10-22 | 1 | -9/+9 |
| | | |||||
| * | Update readme to reflect changes | jacwib | 2016-10-22 | 1 | -0/+6 |
| | | |||||
* | | Add files via upload | Xyverz | 2016-10-18 | 1 | -2/+2 |
|/ | | | Minor layout changes | ||||
* | Merge branch 'master' into makefile_overhaul | Fred Sundvik | 2016-08-23 | 1 | -0/+11 |
|\ | |||||
| * | Add default swap configs for a couple of boards. | Joe Wasson | 2016-08-20 | 1 | -0/+11 |
| | | |||||
* | | Update keyboard readme files with new makefile instructions | Fred Sundvik | 2016-08-20 | 1 | -3/+5 |
| | | |||||
* | | Split keyboard makefiles into rules and Makefile | Fred Sundvik | 2016-08-20 | 2 | -71/+70 |
|/ | |||||
* | tap-dance: Major rework, to make it more reliable | Gergely Nagy | 2016-08-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reworks how the tap-dance feature works: instead of one global state, we have a state for each tap-dance key, so we can cancel them when another tap-dance key is in flight. This fixes #527. Since we have a state for each key, we can avoid situation where a keyup would mess with our global state. This fixes #563. And while here, we also make sure to fire events only once, and this fixes #574. There is one breaking change, though: tap-dance debugging support was removed, because dumping the whole state would increase the firmware size too much. Any keymap that made use of this, will have to be updated (but there's no such keymap in the repo). Also, there's a nice trick used in this rework: we need to iterate through tap_dance_actions in a few places, to check for timeouts, and so on. For this, we'd need to know the size of the array. We can't discover that at compile-time, because tap-dance gets compiled separately. We'd like to avoid having to terminate the list with a sentinel value, because that would require updates to all keymaps that use the feature. So, we keep track of the highest tap-dance code seen so far, and iterate until that index. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | ||||
* | Fix bug | jacwib | 2016-08-14 | 1 | -1/+1 |
| | |||||
* | Remove pointless comments | jacwib | 2016-08-14 | 1 | -21/+21 |
| | |||||
* | Update readme.md | jacwib | 2016-08-14 | 1 | -1/+2 |
| |