summaryrefslogtreecommitdiffstats
path: root/keyboard
AgeCommit message (Collapse)AuthorFilesLines
2016-04-29removes extra voices, updates .hex filesJack Humbert6-6372/+6349
2016-04-29adds condition to one last audio ref in planck defaultJack Humbert1-1/+3
2016-04-29Bring the clueboard firmware size downskullY3-14/+16
2016-04-29Addresses #290Erez Zukerman1-1/+1
2016-04-27Updated personal layouts (#291)IBNobody5-189/+658
2016-04-27gh60 Rev C with LED controls (#289)a0-c8-0/+592
* gh60_rev_c * gh60 Rev C Support for WASD, Poker, Esc, FN LED clusters * clean up spacing * Update README.md * Added image and pinout * PCB image
2016-04-26resolves conflicts in rgblight.cJack Humbert21-0/+1873
# Conflicts: # quantum/rgblight.c
2016-04-26Honing in on an interval that works for meErez Zukerman2-1081/+1081
2016-04-26[Erez & Jack] Examples for advanced macro stuffErez Zukerman2-1069/+1132
2016-04-25Merge pull request #282 from jasontwong/masterErez Zukerman4-0/+1399
Add new keymap
2016-04-25adds revisions of .hex files for planck/preonicJack Humbert6-0/+10413
2016-04-25removes old .hex filesJack Humbert5-7944/+0
2016-04-25addresses memory limits concerns for atomic default makefileJack Humbert1-1/+1
2016-04-25updates preonic default keymapJack Humbert1-16/+16
2016-04-25updates planck default keymapJack Humbert1-19/+18
2016-04-25Compiled Hex FileJason T. Wong1-0/+1159
The keymap file to use without compilation.
2016-04-25updating personal atomic keymap (#285)IBNobody1-86/+97
2016-04-25Merge pull request #280 from Twey/masterErez Zukerman3-0/+1366
Add `quantum/keymap_extras/keymap_plover.h` and a keymap.
2016-04-25Add Twey's keymapJames ‘Twey’ Kay3-0/+1366
2016-04-24Update keymap imageJason T. Wong1-0/+0
Why: * The transparency made it ugly. This change addresses the need by: * Make transparent parts white.
2016-04-24adds voice iteration to planck defaultJack Humbert1-4/+24
2016-04-24Add new keymapJason T. Wong3-0/+240
Why: * I want a custom keymap that suits my needs. This change addresses the need by: * Cloned default keymap. * Customized layout. * Updated README. * Add an image created from keyboard layout editor.
2016-04-22fixed compiler warnings (#273)IBNobody2-20/+53
2016-04-22Update functions used to write to EEPROMEric Tang4-5/+5
2016-04-22adds multiple voices and the ability to iterate/deiterate between themJack Humbert1-2/+19
2016-04-21Merge pull request #265 from sboesebeck/masterErez Zukerman9-2934/+3244
ErgodoxLayoutGenerator used
2016-04-21sounds for plover layoutJack Humbert1-27/+12
2016-04-21start-up sound working, removes tick with some devicesJack Humbert1-1/+1
2016-04-21there is no onJack Humbert1-1/+1
2016-04-21delay isn't the problem hereJack Humbert1-1/+1
2016-04-21makes the plover keymap correctJack Humbert1-1/+1
2016-04-20changed the macro generation of the ELG to use UP, DOWN, TYPE instead of ↵Stephan Bösebeck1-24/+24
U,D,T - makes it work with custom keycodes
2016-04-20added some words about the ELG in the readmeStephan Bösebeck1-0/+13
2016-04-20Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck10-1394/+1374
2016-04-20Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert7-1326/+1337
2016-04-20fixed startup audio with a 500ms delayJack Humbert3-39/+7
2016-04-20Merge pull request #267 from nrrkeene/masterErez Zukerman7-1326/+1337
Improved modifier keys, code
2016-04-20The Ordinary Layout is the layout you are looking for. Come and see.Nicholas Keene7-96/+96
2016-04-20breaking changes - restructuring audio.c a littleJack Humbert2-30/+31
2016-04-19re-created all layouts using ErgodoxLayoutGeneratorStephan Bösebeck5-2546/+2544
2016-04-19Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck9-327/+547
2016-04-19updated comments about ploverJack Humbert1-2/+2
2016-04-19added plover to default layoutJack Humbert2-14/+62
2016-04-19getting ready for getters and settersJack Humbert1-21/+7
2016-04-19new overview picStephan Bösebeck1-0/+0
2016-04-19added new macro for toggling and holiding layerStephan Bösebeck1-16/+48
2016-04-19new experimental layoutStephan Bösebeck2-33/+31
2016-04-19merging in #262Jack Humbert1-253/+364
2016-04-19note sliding - on right nowJack Humbert1-2/+24
2016-04-19Fixed speaker being on during sleep.IBNobody1-225/+237