aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Expand)AuthorAgeFilesLines
* Add missing include to Ergodox Belak keymapFred Sundvik2017-06-181-0/+1
* Don't define RGBLED_NUM in let-split khord keymapFred Sundvik2017-06-181-2/+0
* Merge pull request #1401 from geofflane/s65_x_fixes3Jack Humbert2017-06-172-8/+8
|\
| * Fix home and end to be on <>Geoff Lane2017-06-162-4/+4
| * LED control on the BL layerGeoff Lane2017-06-152-4/+4
* | Merge pull request #1402 from belak/tv44-belak-tap-magicJack Humbert2017-06-172-27/+82
|\ \
| * | tv44: Rearrange belak keymap and add some tap dance magicKaleb Elwert2017-06-162-27/+82
* | | Unify KMAC code indentationMathias Andersson2017-06-176-94/+94
* | | Enable backlight support by default for KMACMathias Andersson2017-06-171-1/+1
* | | Correct layer switching in KMAC keymap readmesMathias Andersson2017-06-172-2/+2
* | | Fix some KMAC code formatingMathias Andersson2017-06-174-16/+16
* | | Don't include the console by default on the KMACMathias Andersson2017-06-173-3/+3
|/ /
* | Merge pull request #1400 from belak/belak-ergodox-themeJack Humbert2017-06-165-0/+522
|\ \
| * | ergodox: initial addition of belak themeKaleb Elwert2017-06-165-0/+522
| |/
* | tv44: add belak keymapKaleb Elwert2017-06-163-0/+68
* | tv44: update tong92 keymap to use KEYMAP macroKaleb Elwert2017-06-151-31/+31
* | tv44: update xyverz keymap to use KEYMAP macroKaleb Elwert2017-06-151-36/+36
* | tv44: update default keymap to use KEYMAP macroKaleb Elwert2017-06-151-37/+41
* | tv44: update jeebak keymap to use new macros and remove custom onesKaleb Elwert2017-06-152-30/+9
* | tv44: update smt keymap to use new macros and remove custom onesKaleb Elwert2017-06-153-45/+9
* | tv44: Fix up the KEYMAP macroKaleb Elwert2017-06-151-4/+49
|/
* LED init works with just pin declaredGeoff Lane2017-06-151-6/+0
* Use standard QMK key codes for RGB controlGeoff Lane2017-06-152-153/+39
* Fix left shift in ansi layoutGeoff Lane2017-06-151-2/+2
* Fix esc keyGeoff Lane2017-06-152-2/+2
* Merge pull request #1394 from Khord/masterJack Humbert2017-06-154-6/+283
|\
| * tap dance and hold changes to make planck match lets splitDylan Khor2017-06-151-6/+6
| * minor fixesDylan Khor2017-06-152-4/+1
| * Add custom let's split keymapDylan Khor2017-06-153-0/+280
* | Minor updates to planck/keymaps/dshieldsDaniel Shields2017-06-152-25/+15
|/
* Added HyperTab and Ctrl/Fn as well as Space cadet parens (#1390)Martin Gondermann2017-06-144-42/+79
* Added whitefox keymapEthan Madden2017-06-132-0/+63
* Merge pull request #1387 from antelaurijssen/masterJack Humbert2017-06-124-0/+908
|\
| * Properly formatted unordered lists in readme.mdAnte Laurijssen2017-06-121-29/+29
| * Mods to readme.mdAnte Laurijssen2017-06-121-1/+1
| * Modifications to readme.md and deletion of keyboard layout imagesAnte Laurijssen2017-06-128-5214/+16
| * -MIDI Chords now using process_record_user instead of F(n) keysAnte Laurijssen2017-06-111-328/+164
| * Created special shift keys for Morse layer that change variable value, enabli...Ante Laurijssen2017-06-071-143/+29
| * Working on Morse Code MacrosAnte Laurijssen2017-06-071-9/+24
| * Added a couple of custom keys and updated layer imageAnte Laurijssen2017-06-052-7/+36
| * Improvements and corrections to morse code macros layerAnte Laurijssen2017-06-021-44/+44
| * Improvements to Midi and keymapAnte Laurijssen2017-05-301-57/+57
| * Another typo...Ante Laurijssen2017-05-291-1/+1
| * Corrected typo in readme.mdAnte Laurijssen2017-05-291-2/+2
| * Added a few imagesAnte Laurijssen2017-05-293-0/+5190
| * Added MIDI_CHORD layer and other little fixes.Ante Laurijssen2017-05-295-29/+226
| * Midi Chord Function is now working! But some chords lag...Ante Laurijssen2017-05-282-46/+124
| * Still working on these MIDI CHORDS!Ante Laurijssen2017-05-262-26/+11
| * More changes to keymap.c to try and get midi chords to workAnte Laurijssen2017-05-251-74/+86
| * More updates to keymap.c - still errors with midi when trying to compileAnte Laurijssen2017-05-241-71/+61