summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-30Add a macro for Ctrl+Alt+Fx.Olivier
2016-04-17Use aliases where available. No firmware change.Olivier
2016-04-17Commit firmware up-to-date with latest upstream qmk_firmware changes.Olivier
2016-04-17Merge https://github.com/jackhumbert/qmk_firmwareOlivier
2016-04-17Add underscore "_" character in the qwerty compatibility layer.Olivier
2016-04-17planck default layout updatesJack Humbert
2016-04-16no need for length of play_notes array with macroJack Humbert
2016-04-16Fixed how note arrays are used.IBNobody
2016-04-16Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmwareJack Humbert
2016-04-16changes to play_notes, goodbyeJack Humbert
2016-04-16Merge remote-tracking branch 'remotes/jackhumbert/master' into ↵IBNobody
personal_atomic_planck
2016-04-16Merging with QMK main to fix rest issuesIBNobody
2016-04-16rests between notes as an argumentJack Humbert
2016-04-16Merge pull request #260 from IBNobody/personal_atomic_planckJack Humbert
Atomic TLC and musical note freqs for audio
2016-04-16Merge remote-tracking branch 'remotes/jackhumbert/master' into ↵IBNobody
personal_atomic_planck
2016-04-16Adding Musical NotesIBNobody
2016-04-16Merging with QMK main to fix audio issuesIBNobody
2016-04-16fixes audio prescaler to emit correct freqJack Humbert
2016-04-16readme clarity for rgbledsJack Humbert
2016-04-16MAGIC functionality, AG swap in default layoutJack Humbert
2016-04-16Even more compatibility with QWERTY systems : added most useful characters ↵Olivier
needing AltGr on a bepo layout. This compatibility layer is still not perfect, but now usable to type with a bepo-like layout on a qwerty system.
2016-04-16More compatibility with QWERTY systems.Olivier
2016-04-16Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert
2016-04-16updates to preonic default, music mode integratedJack Humbert
2016-04-16Simple layer to allow the keyboard to act like a bepo keyboard when plugged ↵Olivier
on a qwerty system. Doesn't work with modifiers for now.
2016-04-16Add mouse navigation keys on a new layer.Olivier
2016-04-16More concise, no functional change.Olivier
2016-04-16Allow the "00" keypad key to act like a repeating 0 when held down.Olivier
2016-04-16Correct a bug with stuck modifier keys when they were used with other layers ↵Olivier
(like when selecting with shift and navigation keys) and released before the layout switch keys.
2016-04-16Second try with a (maybe) more practical layout :Olivier
- layer modifiers in the thumb clusters, Alt-F1 - Alt-F4 should now be easier to type - new Alt and Ctrl keys in the bottom row are more easily reachable with thumbs than the little thumb cluster keys, and feel more like traditional keyboards - thumb backspace wasn't great due to lower precision and repeat rate than index fingers
2016-04-16Merge branch 'master' of https://github.com/gid0/qmk_firmwareOlivier
2016-04-16Layout preview generated on keyboard-layout-editor.com.Olivier
2016-04-16Layout preview generated on keyboard-layout-editor.com.Olivier
2016-04-16Merge pull request #257 from VoodaGod/bone2planckJack Humbert
Bone2 Layout adptation for Planck
2016-04-16added keymap_extras to pathJack Humbert
2016-04-16new defaults for planck and preonicJack Humbert
2016-04-16eeprom reset toolJack Humbert
2016-04-15audio on by defaultJack Humbert
2016-04-15Corrected layer macrosIBNobody
2016-04-15audio enable stored in eepromJack Humbert
2016-04-16My Attempt at adapting the Bone2 layout with Neo2 navigation cluster & ↵Jason Janse van Rensburg
number block to the Planck. Very much a WIP, will most likely start tweaking further once my Planck kit has dropped
2016-04-15Tweaking PVC atomic layoutIBNobody
2016-04-15Merge pull request #256 from jackhumbert/new_defaultsJack Humbert
New default planck layout, audio fixes, makefile overwrites, tri-layer quantum-wide
2016-04-15Added Audio to my AtomicIBNobody
2016-04-15Prepping for merge with new_defaultsIBNobody
2016-04-15audio note length fixesJack Humbert
2016-04-15the spacessssJack Humbert
2016-04-14bootmagic somehow not getting enabled, so adding eeconfig to backlight src ↵Jack Humbert
include cond
2016-04-14might have broken somethingJack Humbert
2016-04-14fixed mergingIBNobody