aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Collapse)AuthorAgeFilesLines
* Include Dvorak underscore and plus keys.Keller-Laminar2016-02-221-1/+3
| | | There were previously no Dvorak specific underscore and plus key codes. For a keyboard like the Planck which has layers directly to shifted versions of special character keys you were unable to produce those characters using the Lower layer.
* Add extra keymap for swiss french keyboardVincent Pochet2016-02-201-0/+98
|
* Merge pull request #145 from gerbercj/feature/atreus_astarJack Humbert2016-02-171-0/+3
|\ | | | | Add support for Atreus running on A-Star
| * Add support for Atreus running on A-StarChris Gerber2016-02-151-0/+3
| |
* | Norwegian Colemak Ergodox and Norwegian key definitionsjoar2016-02-111-0/+41
|/
* README changesJack Humbert2016-02-071-158/+2
|
* Use boolean AND instead of bitwise (possible typo)Wojciech Siewierski2016-02-071-1/+1
| | | Fortunately seems harmless.
* Fixes CM_SCLN and updates docs for ColemakErez Zukerman2016-02-051-31/+31
|
* Fix 2 macros in the Nordic keymapFernando Mendonca2016-02-051-3/+3
| | | | | | | By testing I found out that, at least on Linux using the Swedish layout, two macros present on this file were wrong, for the backslash and pipe keys. Jack helped me find the correct combination for the backslash and that led me to the right one for pipe.
* audio on resetJack Humbert2016-01-291-0/+17
|
* missing fileJack Humbert2016-01-291-0/+30
|
* fix bugs in animation effectsYang Liu2016-01-242-2/+2
|
* Integrate WS2812 code into quantum coreYang Liu2016-01-245-2/+853
|
* changes to the templateJack Humbert2016-01-235-84/+14
|
* Merge branch 'audio' of https://github.com/jackhumbert/tmk_keyboard into ↵Jack Humbert2016-01-238-263/+649
|\ | | | | | | smarkefile
| * Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into audioJack Humbert2016-01-233-0/+141
| |\
| * | better integrationsJack Humbert2016-01-205-273/+369
| | |
| * | soundsJack Humbert2016-01-151-0/+2
| | |
| * | note seq, start-up beeps, function beepsJack Humbert2016-01-132-30/+126
| | |
| * | timer 3Jack Humbert2016-01-111-142/+9
| | |
| * | pwm audioJack Humbert2016-01-115-98/+423
| | |
* | | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into ↵Jack Humbert2016-01-232-0/+41
|\ \ \ | | |/ | |/| | | | smarkefile
| * | complete keymap_german.h (all alphanumerics)plgruener2016-01-191-0/+39
| | | | | | | | | | | | | | | add 'DE_'-prefixed aliases for all alphanumerics, so it becomes immediatly obvious which layout we are assuming.
| * | Add defines for CtrlAltGui modifiersPeter Eichinger2016-01-181-0/+2
| | |
* | | keymap.c changes, disable grep stuffJack Humbert2016-01-201-14/+14
| | |
* | | new keymap folder structure and makefile magicJack Humbert2016-01-161-7/+7
| | |
* | | workingJack Humbert2016-01-161-0/+15
|/ /
* / using keymap_german_osx.h more, adding macros for CTRL/CMD-V combinationStephan Bösebeck2016-01-151-0/+100
|/
* quantum: Add French keymap for OSX (keymap_french_osx)Sébastien Pérochon2016-01-051-0/+77
|
* Add neo2 keymap and neo2 ergodox layoutMatthias Schmitt2015-12-191-0/+44
|
* Add Ctrl-Shift tap modifierMatthias Schmitt2015-12-191-0/+1
|
* Add german keymap and german ergodox layoutMatthias Schmitt2015-12-191-0/+60
|
* atomic hexJack Humbert2015-11-211-1/+1
|
* [Jack & Erez] Adds standalone versions of Hyper and MehErez Zukerman2015-11-101-0/+4
|
* [Erez & Jack] Adds Meh key (Hyper without Win/Cmd)Erez Zukerman2015-11-101-0/+4
|
* nkro infoJack Humbert2015-11-051-1/+1
|
* atomic up-to-dateJack Humbert2015-10-301-23/+161
|
* homebrew instructionsJack Humbert2015-10-291-0/+1
|
* Adds Hyper key, tweaks ErgoDox EZ default keymapErez Zukerman2015-10-291-0/+1
|
* mergingJack Humbert2015-10-281-2/+5
|\
| * More work on ErgoDox EZ default keymapErez Zukerman2015-10-282-8/+6
| |
* | changesJack Humbert2015-10-281-1/+1
|/
* Initial working version of ErgoDox EZ layout using new syntaxErez Zukerman2015-10-281-4/+9
|
* layer tap, mod tapJack Humbert2015-10-272-2/+9
|
* toggle and hold-tap action shortcutsJack Humbert2015-10-272-2/+22
|
* new project scriptJack Humbert2015-10-277-0/+416
|
* [Jack & Erez] Comments + tiny updates and cleanupErez Zukerman2015-10-271-2/+27
|
* fixed makefile, added MO DF shortcutsJack Humbert2015-10-262-7/+63
|
* added ergodoxJack Humbert2015-10-263-4/+141
|
* quantum separatedJack Humbert2015-10-2617-0/+1808