Commit Graph

53 Commits (fddccc95fe480a2ed039ffdac6aa9f3fac1f444f)

Author SHA1 Message Date
Noah Andrews ee1b94045e Remove extraneous comma
plgruener 4ca4322501 update neo keymap
Kévin Letord 4a19cc054d Fix FR_RCBR declaration in keymap_french.h
Keller-Laminar 233af3a41c Include Dvorak underscore and plus keys.
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.
Vincent Pochet 1934e8a270 Add extra keymap for swiss french keyboard
Jack Humbert a6414eb257 Merge pull request from gerbercj/feature/atreus_astar
Add support for Atreus running on A-Star
Chris Gerber 47dcec2945 Add support for Atreus running on A-Star
joar 2f7cda63d0 Norwegian Colemak Ergodox and Norwegian key definitions
Jack Humbert e6a2c77fde README changes
Wojciech Siewierski 65b41e2e59 Use boolean AND instead of bitwise (possible typo)
Fortunately seems harmless.
Erez Zukerman 3c683aa9f2 Fixes CM_SCLN and updates docs for Colemak
Fernando Mendonca c29ad125a7 Fix 2 macros in the Nordic keymap
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.
Jack Humbert 7d6716bede audio on reset
Jack Humbert 0a71166a2d missing file
Yang Liu 2647c7cd84 fix bugs in animation effects
Yang Liu ba9ac457b2 Integrate WS2812 code into quantum core
Jack Humbert 24f2698fba changes to the template
Jack Humbert 5143c59bdf Merge branch 'audio' of https://github.com/jackhumbert/tmk_keyboard into smarkefile
Jack Humbert 544a49329c Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into smarkefile
Jack Humbert c753bfcc14 Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into audio
Jack Humbert a820533ab7 keymap.c changes, disable grep stuff
Jack Humbert eb61700912 better integrations
plgruener da09312dd5 complete keymap_german.h (all alphanumerics)
add 'DE_'-prefixed aliases for all alphanumerics, so it becomes
immediatly obvious which layout we are assuming.
Peter Eichinger 48eb980c2a Add defines for CtrlAltGui modifiers
Jack Humbert dfe7004bc5 new keymap folder structure and makefile magic
Jack Humbert 4faddd3449 working
Jack Humbert 6e3c36360e sounds
Stephan Bösebeck e44c30f203 using keymap_german_osx.h more, adding macros for CTRL/CMD-V combination
Jack Humbert 4c100dbbef note seq, start-up beeps, function beeps
Jack Humbert 0f867796de timer 3
Jack Humbert 29de37d5c0 pwm audio
Sébastien Pérochon 48eff6dd89 quantum: Add French keymap for OSX (keymap_french_osx)
Matthias Schmitt 7b7870bae1 Add neo2 keymap and neo2 ergodox layout
Matthias Schmitt 6c15dac7db Add Ctrl-Shift tap modifier
Matthias Schmitt 3dbcad51d1 Add german keymap and german ergodox layout
Jack Humbert 11d6e66979 atomic hex
Erez Zukerman 407f41cd9a [Jack & Erez] Adds standalone versions of Hyper and Meh
Erez Zukerman f5ec585ed8 [Erez & Jack] Adds Meh key (Hyper without Win/Cmd)
Jack Humbert 6485c7d7da nkro info
Jack Humbert eb2795b4d6 atomic up-to-date
Jack Humbert 39915b1748 homebrew instructions
Erez Zukerman 4b0c54324a Adds Hyper key, tweaks ErgoDox EZ default keymap
Jack Humbert 8643e01286 merging
Jack Humbert 1fb8b4ce3a changes
Erez Zukerman d3db8d62f6 More work on ErgoDox EZ default keymap
Erez Zukerman 2739aa8d78 Initial working version of ErgoDox EZ layout using new syntax
Jack Humbert 18da1e6801 layer tap, mod tap
Jack Humbert d9f08e6177 toggle and hold-tap action shortcuts
Jack Humbert 6f3141965e new project script
Erez Zukerman 0c47e8b008 [Jack & Erez] Comments + tiny updates and cleanup