Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restrict outputselect to LUFA only for now | Priyadi Iman Nurcahyo | 2017-02-01 | 1 | -2/+2 |
| | |||||
* | Fix wrong include | Priyadi Iman Nurcahyo | 2017-02-01 | 1 | -1/+1 |
| | |||||
* | Limit outputselect to AVR only for now | Priyadi Iman Nurcahyo | 2017-02-01 | 5 | -3/+6 |
| | |||||
* | Move outputselect to parent dir to satisfy non LUFA keyboards | Priyadi Iman Nurcahyo | 2017-02-01 | 2 | -0/+0 |
| | |||||
* | Add layer switcher keycodes: OUT_AUTO, OUT_USB, OUT_BT, OUT_BLE | Priyadi Iman Nurcahyo | 2017-02-01 | 2 | -0/+39 |
| | |||||
* | Implement runtime selectable output (USB or BT) | Priyadi Iman Nurcahyo | 2017-02-01 | 4 | -69/+145 |
| | |||||
* | Merge pull request #1043 from potz/patch-1 | skullydazed | 2017-01-27 | 1 | -0/+16 |
|\ | | | | | Clarify license on abnt2 keymap (#1038) | ||||
| * | Clarify license on abnt2 keymap (#1038) | Potiguar Faga | 2017-01-27 | 1 | -0/+16 |
|/ | |||||
* | Merge pull request #869 from dylanjgscott/master | Jack Humbert | 2017-01-27 | 1 | -2/+2 |
|\ | | | | | Use `type cmp` to test for cmp in Makefile | ||||
| * | Compare Makefile with itself instead of using `--help` | Dylan Scott | 2017-01-24 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #1035 from qmk/qmk_org_changes | Jack Humbert | 2017-01-27 | 16 | -22/+22 |
|\ \ | | | | | | | Updated urls due to transfer to qmk org | ||||
| * | | replace jackhumbert with qmk | Jack Humbert | 2017-01-26 | 16 | -22/+22 |
|/ / | |||||
* | | Merge pull request #1029 from SjB/qmk_infinity60 | Jack Humbert | 2017-01-26 | 5 | -0/+46 |
|\ \ | | | | | | | fix: infinity60 keyboard was not using quantum features. | ||||
| * | | updated all the other keymaps to support the new changes. | SjB | 2017-01-24 | 3 | -0/+28 |
| | | | | | | | | | | | | | | | | | | qmk firmware requires the matrix_init_user and matrix_scan_user function to be implementated. Added these function to all the existing keymaps. | ||||
| * | | fix: infinity60 keyboard was not using quantum features. | SjB | 2017-01-23 | 2 | -0/+18 |
| | | | | | | | | | | | | | | | | | | the quantum matrix codes where not being initialized or/and called so no feature of the quantum firmware could be used. These codes have been added and now we can enjoy the quantum firmware goodness. | ||||
* | | | 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 |
| | | | | |||||
* | | | | Add gitter image, start update to qmk org | Jack Humbert | 2017-01-26 | 1 | -3/+3 |
| | | | | |||||
* | | | | Merge branch 'master' of github.com:jackhumbert/qmk_firmware | Jack Humbert | 2017-01-25 | 3 | -3/+66 |
|\| | | | |||||
| * | | | Merge pull request #1014 from SjB/lcd_mods_status | Jack Humbert | 2017-01-24 | 3 | -3/+66 |
| |\ \ \ | | |/ / | |/| | | added mods status bit to visualizer. | ||||
| | * | | added mods status bit to visualizer. | SjB | 2017-01-17 | 3 | -3/+66 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since we can't read the real_mods and oneshot_mods static variable directly within the update_user_visualizer_state function (Threading and serial link). We are know storing the mods states in the visualizer_keyboard_status_t structure. We can now display the status of the modifier keys on the LCD display. | ||||
* | | | | layer defines to enum | Jack Humbert | 2017-01-25 | 2 | -13/+19 |
|/ / / | |||||
* | | | turn off rgb_midi in ez | Jack Humbert | 2017-01-23 | 3 | -5/+6 |
| | | | |||||
* | | | Merge pull request #1026 from TerryMathews/master | Jack Humbert | 2017-01-23 | 2 | -23/+0 |
|\ \ \ | | | | | | | | | Let's Split: More code cleanup | ||||
| * | | | More code cleanup | TerryMathews | 2017-01-22 | 2 | -23/+0 |
| | | | | | | | | | | | | | | | | | | | | Missed a few commented out vestigal defines in revx/config.h that had been moved to keymap/serial and i2c. | ||||
* | | | | Merge pull request #1018 from hot-leaf-juice/master | Jack Humbert | 2017-01-22 | 2 | -44/+19 |
|\ \ \ \ | | | | | | | | | | | simplified my keymap | ||||
| * | | | | simplify | Callum Oakley | 2017-01-20 | 2 | -44/+19 |
| | | | | | |||||
* | | | | | More keyboard map tweaking (#1019) | Christopher Browne | 2017-01-22 | 2 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add HOME/END keys as upper/lower on arrow-up/down * Reduce .hex file size by turning off unneeded options * Put digit keypad onto left hand upon RAISE; this will sometimes be preferable to double-hits of right hand | ||||
* | | | | | Merge pull request #1020 from remigius42/master | Jack Humbert | 2017-01-22 | 6 | -0/+1157 |
|\ \ \ \ \ | | | | | | | | | | | | | Swiss German layout for Ergodox EZ & Infinity | ||||
| * | | | | | SG Ergodox layout: Updated layout documentation | Andreas Schmidt | 2017-01-22 | 3 | -4/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Swiss German Ergodox layout: Updated layout documentation based on previous layout changes. | ||||
| * | | | | | SG Ergodox layout: Fixed ENTER key mapping | Andreas Schmidt | 2017-01-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Swiss German Ergodox layout: Additional ENTER key was mapped to wrong layer and keyboard half. | ||||
| * | | | | | SG Ergodox layout: Minor code formatting changes | Andreas Schmidt | 2017-01-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Swiss German Ergodox layout: Removed unnecessary spaces. | ||||
| * | | | | | SG Ergodox layout: Add ENTER to left keyboard | Andreas Schmidt | 2017-01-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Swiss German Ergodox layout: Added ENTER key to left keyboard half on media layer such that the enter key is available on both halves to be able to flash both halves without an additional keyboard. | ||||
| * | | | | | SG Ergodox layout: Add <br/> macro to media layer | Andreas Schmidt | 2017-01-22 | 1 | -2/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added <br/> macro to media layer of Swiss German layout for Ergodox | ||||
| * | | | | | Renamed JSON source of Ergodox Swiss German | Andreas Schmidt | 2017-01-21 | 2 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Renamed the JSON source files for the layout description of the Ergodox Swiss German keymap | ||||
| * | | | | | Correct layout description of ergodox swissgerman | Andreas Schmidt | 2017-01-21 | 2 | -15/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Added missing HTML macros to media layer. | ||||
| * | | | | | Removed Ergodox EZ & Infinity specific keymaps | Andreas Schmidt | 2017-01-21 | 12 | -2233/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Removed the keymaps for Swiss German spefic for Ergodox EZ and Infinity after previously merging them. | ||||
| * | | | | | Merged keymap for Ergodox EZ & Infinity | Andreas Schmidt | 2017-01-21 | 6 | -0/+1136 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Merged keymap for Ergodox EZ & Infinity into one single keymap using pre-processor macros. | ||||
| * | | | | | Add Swiss German layout for Ergodox Infinity | Andreas Schmidt | 2017-01-21 | 6 | -0/+1112 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add Swiss German layout for Ergodox Infinity based on default layout for Ergodox EZ. - Minor changes in the event loop to prevent flashing display background lights. | ||||
| * | | | | | Add Swiss German layout for Ergodox EZ | Andreas Schmidt | 2017-01-21 | 6 | -0/+1121 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | - Add Swiss German layout for Ergodox EZ based on default layout for Ergodox EZ. - Minor changes in the event loop to prevent flashing of leds. | ||||
* | | | | | Merge pull request #1022 from lucwastiaux/master | Jack Humbert | 2017-01-22 | 2 | -13/+48 |
|\ \ \ \ \ | | | | | | | | | | | | | Improvements to Dvorak Programmer Ergodox keymap | ||||
| * | | | | | document BRACKETS and SHELL_LAYER | lucwastiaux | 2017-01-22 | 1 | -1/+6 |
| | | | | | | |||||
| * | | | | | make shell layer more compatible with default layer | lucwastiaux | 2017-01-21 | 1 | -15/+16 |
| | | | | | | |||||
| * | | | | | couple of changes to the shell layer | lucwastiaux | 2017-01-21 | 1 | -4/+4 |
| | | | | | | |||||
| * | | | | | introduce shell_layer | lucwastiaux | 2017-01-19 | 1 | -3/+31 |
| | | | | | | |||||
| * | | | | | put shell nav under tab, introduce an OSL for the brackets layer | lucwastiaux | 2017-01-17 | 1 | -4/+5 |
| | | | | | | |||||
| * | | | | | enable brackets using the - key on the right, and cleanups | lucwastiaux | 2016-12-15 | 1 | -8/+8 |
| | | | | | | |||||
* | | | | | | Merge pull request #1021 from luizribeiro/ps2avrGB | Jack Humbert | 2017-01-22 | 19 | -18/+877 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Support for ps2avrGB / winkeyless.kr boards |