aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Collapse)AuthorAgeFilesLines
* Fixed LED Function CallsIBNobody2016-03-221-8/+7
| | | | | Fixed LED indicator function calls to match how the matrix init function calls are formatted.
* Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-03-223-31/+18
|\ | | | | | | | | | | # Conflicts: # quantum/template/template.c # quantum/template/template.h
| * Pull request 190 resolution with 'qmk/master' for mergeyoyoerx2016-03-212-2/+313
| |\
| * | Addressed void* return warning in all keymapsyoyoerx2016-03-103-28/+18
| | |
* | | Adding LED function pointersIBNobody2016-03-153-6/+36
| |/ |/|
* | Merge pull request #194 from DidierLoiseau/bépo-keymap-headerJack Humbert2016-03-141-0/+311
|\ \ | | | | | | Keymap header for the BÉPO layout
| * | Keymap header for the BÉPO layoutDidier Loiseau2016-03-131-0/+311
| |/
* / fixes an obvious typo to have DE_LCBR produce {Daniel Kriesten2016-03-141-2/+2
|/
* Remove extraneous commaNoah Andrews2016-03-041-1/+1
|
* update neo keymapplgruener2016-03-031-0/+19
|
* Fix FR_RCBR declaration in keymap_french.hKévin Letord2016-02-271-1/+1
|
* 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
|