Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove hardware files, move arrow pad | Jack Humbert | 2017-06-18 | 19 | -22008/+1 |
| | |||||
* | Merge pull request #1408 from fredizzimo/fix_build_improve_travis | Jack Humbert | 2017-06-18 | 2 | -2/+1 |
|\ | | | | | Fix the two failing keymaps and improve the travis build script | ||||
| * | Add missing include to Ergodox Belak keymap | Fred Sundvik | 2017-06-18 | 1 | -0/+1 |
| | | |||||
| * | Don't define RGBLED_NUM in let-split khord keymap | Fred Sundvik | 2017-06-18 | 1 | -2/+0 |
| | | | | | | | | | | It's already defined correctly by the parent keyboard project, and was causing problems for rev1, where the pin is different. | ||||
* | | Merge pull request #1361 from fredizzimo/ergodox_infinity_backlight | Jack Humbert | 2017-06-18 | 4 | -27/+75 |
|\ \ | |/ |/| | Add Ergodox Infinity backlight support | ||||
| * | Make sure backlight is in the range 0-100 | Fred Sundvik | 2017-06-16 | 1 | -1/+1 |
| | | |||||
| * | Fix typo in BACKLIGHT_ENABLE | Fred Sundvik | 2017-06-15 | 1 | -2/+2 |
| | | |||||
| * | Add backlight support to the default Ergodox Infinity animations | Fred Sundvik | 2017-06-03 | 1 | -11/+58 |
| | | |||||
| * | Add backlight control to the IS31FL3731 driver | Fred Sundvik | 2017-06-03 | 1 | -4/+10 |
| | | |||||
| * | Turn off LED matrix by default | Fred Sundvik | 2017-06-03 | 1 | -2/+2 |
| | | |||||
| * | Let BACKLIGHT_ENABLE control the Infinity LEDs | Fred Sundvik | 2017-06-03 | 3 | -10/+5 |
| | | |||||
* | | Merge pull request #1401 from geofflane/s65_x_fixes3 | Jack Humbert | 2017-06-17 | 2 | -8/+8 |
|\ \ | | | | | | | S65-X Fixes Part 3 | ||||
| * | | Fix home and end to be on <> | Geoff Lane | 2017-06-16 | 2 | -4/+4 |
| | | | |||||
| * | | LED control on the BL layer | Geoff Lane | 2017-06-15 | 2 | -4/+4 |
| | | | |||||
* | | | Merge pull request #1402 from belak/tv44-belak-tap-magic | Jack Humbert | 2017-06-17 | 2 | -27/+82 |
|\ \ \ | | | | | | | | | tv44: Rearrange belak keymap and add some tap dance magic | ||||
| * | | | tv44: Rearrange belak keymap and add some tap dance magic | Kaleb Elwert | 2017-06-16 | 2 | -27/+82 |
| | | | | |||||
* | | | | Unify KMAC code indentation | Mathias Andersson | 2017-06-17 | 6 | -94/+94 |
| | | | | | | | | | | | | | | | | | | | | | | | | It's a little unclear what the style guidelines are for the QMK project. But I figured that I should at least keep the indentation consistent within the KMAC part. | ||||
* | | | | Enable backlight support by default for KMAC | Mathias Andersson | 2017-06-17 | 1 | -1/+1 |
| | | | | |||||
* | | | | Correct layer switching in KMAC keymap readmes | Mathias Andersson | 2017-06-17 | 2 | -2/+2 |
| | | | | |||||
* | | | | Fix some KMAC code formating | Mathias Andersson | 2017-06-17 | 4 | -16/+16 |
| | | | | |||||
* | | | | Don't include the console by default on the KMAC | Mathias Andersson | 2017-06-17 | 3 | -3/+3 |
|/ / / | |||||
* | | | Merge pull request #1400 from belak/belak-ergodox-theme | Jack Humbert | 2017-06-16 | 5 | -0/+522 |
|\ \ \ | | | | | | | | | ergodox: initial addition of belak theme | ||||
| * | | | ergodox: initial addition of belak theme | Kaleb Elwert | 2017-06-16 | 5 | -0/+522 |
| |/ / | | | | | | | | | | | | | Imported from external repo https://github.com/belak/ergodox-layout at commit 233008ad8c46a85cb118fca0be093c3e751075b0 | ||||
* | | | tv44: add belak keymap | Kaleb Elwert | 2017-06-16 | 3 | -0/+68 |
| | | | |||||
* | | | tv44: update tong92 keymap to use KEYMAP macro | Kaleb Elwert | 2017-06-15 | 1 | -31/+31 |
| | | | |||||
* | | | tv44: update xyverz keymap to use KEYMAP macro | Kaleb Elwert | 2017-06-15 | 1 | -36/+36 |
| | | | |||||
* | | | tv44: update default keymap to use KEYMAP macro | Kaleb Elwert | 2017-06-15 | 1 | -37/+41 |
| | | | |||||
* | | | tv44: update jeebak keymap to use new macros and remove custom ones | Kaleb Elwert | 2017-06-15 | 2 | -30/+9 |
| | | | |||||
* | | | tv44: update smt keymap to use new macros and remove custom ones | Kaleb Elwert | 2017-06-15 | 3 | -45/+9 |
| | | | |||||
* | | | tv44: Fix up the KEYMAP macro | Kaleb Elwert | 2017-06-15 | 1 | -4/+49 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | Previously KEYMAP referred to the KEYMAP_ARROW layout and had 45 keys. It makes more sense for the default keymap to be the 44 key layout, as is implied by the name. Additionally keymaps for all other known layouts have been added: KEYMAP - base layout KEYMAP_ARROW - additional key in bottom right KEYMAP_COMMAND - additional key in bottom left KEYMAP_ARROW_COMMAND - combination of KEYMAP_ARROW and KEYMAP_COMMAND | ||||
* | | LED init works with just pin declared | Geoff Lane | 2017-06-15 | 1 | -6/+0 |
| | | |||||
* | | Use standard QMK key codes for RGB control | Geoff Lane | 2017-06-15 | 2 | -153/+39 |
| | | |||||
* | | Fix left shift in ansi layout | Geoff Lane | 2017-06-15 | 1 | -2/+2 |
| | | |||||
* | | Fix esc key | Geoff Lane | 2017-06-15 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #1394 from Khord/master | Jack Humbert | 2017-06-15 | 4 | -6/+283 |
|\ \ | | | | | | | Adding custom keymap for Let's Split and updates to custom Planck keymap | ||||
| * | | tap dance and hold changes to make planck match lets split | Dylan Khor | 2017-06-15 | 1 | -6/+6 |
| | | | |||||
| * | | minor fixes | Dylan Khor | 2017-06-15 | 2 | -4/+1 |
| | | | |||||
| * | | Add custom let's split keymap | Dylan Khor | 2017-06-15 | 3 | -0/+280 |
| | | | |||||
* | | | Minor updates to planck/keymaps/dshields | Daniel Shields | 2017-06-15 | 2 | -25/+15 |
|/ / | | | | | | | | | | | * tweaks to tap dance keys * tidy up code * save a few bytes | ||||
* | | Added HyperTab and Ctrl/Fn as well as Space cadet parens (#1390) | Martin Gondermann | 2017-06-14 | 4 | -42/+79 |
| | | | | | | | | | | | | * Added HyperTab and Ctrl/Escape as well as Space cadet parens to magicmonty keymap * Replaced CTL_ESC With FN_ESC | ||||
* | | Added whitefox keymap | Ethan Madden | 2017-06-13 | 2 | -0/+63 |
| | | |||||
* | | Merge pull request #1387 from antelaurijssen/master | Jack Humbert | 2017-06-12 | 4 | -0/+908 |
|\ \ | | | | | | | Submitting my own custom layout for S60X keyboard | ||||
| * | | Properly formatted unordered lists in readme.md | Ante Laurijssen | 2017-06-12 | 1 | -29/+29 |
| | | | |||||
| * | | Mods to readme.md | Ante Laurijssen | 2017-06-12 | 1 | -1/+1 |
| | | | |||||
| * | | Modifications to readme.md and deletion of keyboard layout images | Ante Laurijssen | 2017-06-12 | 8 | -5214/+16 |
| | | | |||||
| * | | -MIDI Chords now using process_record_user instead of F(n) keys | Ante Laurijssen | 2017-06-11 | 1 | -328/+164 |
| | | | | | | | | | | | | -Morse Code shift keys implemented | ||||
| * | | Created special shift keys for Morse layer that change variable value, ↵ | Ante Laurijssen | 2017-06-07 | 1 | -143/+29 |
| | | | | | | | | | | | | enabling to send “shifted” special morse code characters. | ||||
| * | | Working on Morse Code Macros | Ante Laurijssen | 2017-06-07 | 1 | -9/+24 |
| | | | |||||
| * | | Added a couple of custom keys and updated layer image | Ante Laurijssen | 2017-06-05 | 2 | -7/+36 |
| | | | |||||
| * | | Improvements and corrections to morse code macros layer | Ante Laurijssen | 2017-06-02 | 1 | -44/+44 |
| | | |