summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-17ESC/GRAVE/TILDE better handling (#1307)tengg
* revise HHKB bootloader_size to 4096 such that sw reset works * cleanup esr/grave/tilde handling function
2017-05-17update travis scriptJack Humbert
2017-05-16Increase TAPPING_TERM for the ClueboardskullY
2017-05-16Make KC_GRV accessibleskullY
2017-05-15Merge pull request #1298 from barrar/masterJack Humbert
Anti-ghost improvement for older keyboards with empty spots in matrix
2017-05-14added comments and made function name clearerJeremiah
2017-05-14whoopsJeremiah
2017-05-14faster, less bits :)Jeremiah
2017-05-13faster and less bits... againJeremiah
2017-05-13faster and less bitsJeremiah
2017-05-13should be using matrix_row_tJeremiah
2017-05-13a bit smallerJeremiah
2017-05-13a bit smallerJeremiah
2017-05-13improvementsJeremiah
2017-05-13Updates readme.mdJack Humbert
Auto commit by GitBook Editor
2017-05-13anti-ghost improvement for older keyboards with empty spots in matrixJeremiah
2017-05-13Merge pull request #1 from qmk/masterbarrar
pull
2017-05-12Merge pull request #1297 from khogeland/satan-colemakJack Humbert
Colemak layout for GH60 Satan
2017-05-12Merge pull request #1291 from adzenith/persistentJack Humbert
Fix spelling of "persistent"
2017-05-12Colemak layout GH60 SatanKevin Hogeland
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein
Fixes #1201.
2017-05-11Merge pull request #1283 from TerryMathews/masterJack Humbert
Establish support for Bathroom Epiphanies Tiger Lily controller
2017-05-11Merge pull request #1288 from Nephiel/led-set-on-layer-changeJack Humbert
Call led_set for layer action events to update LEDs on layer changes
2017-05-11Merge pull request #1290 from shieldsd/masterJack Humbert
Add new features to dshields keymap.
2017-05-11Add new features to dshields keymap.Daniel Shields
- one shot layers, dynamic macros and tap dance keys - add a basic readme.md and layout image.
2017-05-10Call led_set for layer action events to update LEDs on layer changesNephiel
2017-05-08Add smt keymap for Clueboard (HHKB-style layout) (#1286)Stephen Tudor
* Add keymap for smt Clueboard (HHKB layout) * Add readme for smt Clueboard (HHKB) keymap * Flesh out the keymap a bit more to support Colemak & Dvorak * Update README with layout image
2017-05-07Merge pull request #1279 from awpr/masterErez Zukerman
Change to per-key eager debouncing for ErgoDox EZ.
2017-05-07Merge pull request #1275 from Vifon/dynamic_macro/trailing_keypressesJack Humbert
dynamic macros: Trim the trailing modifiers; further cleanup
2017-05-07Merge pull request #1278 from shieldsd/masterJack Humbert
Add new keymap for dshields.
2017-05-07Merge pull request #1280 from tobsn/patch-1Jack Humbert
lowercase .jpg
2017-05-07Merge pull request #1282 from coderkun/coderkun_neo2Jack Humbert
Merge changes for coderkun’s Neo2 layout
2017-05-07Merge pull request #1284 from bigtunaIO/masterJack Humbert
[Bigtuna.IO] Updating Miuni32 Layouts
2017-05-07Fix compile errorTerryMathews
2017-05-07Merge branch 'dev'Adam Lee
2017-05-07[Miuni32] Rm accidentally committed fileAdam Lee
2017-05-07Merge remote-tracking branch 'bigtunaio/layouts/adam-lee' into devAdam Lee
2017-05-07Merge remote-tracking branch 'upstream/master'Adam Lee
2017-05-07Merge remote-tracking branch 'upstream/master' into devAdam Lee
2017-05-07Establish support for Bathroom Epiphanies Tiger Lily controllerTerryMathews
Replacement controller for Filco Majestouch 2 104 key keyboard. BE advises code will also work with the Black Petal controller - I don't have one to test with. Tests working perfectly on my Filco.
2017-05-06Update README for keymap “coderkun_neo2”coderkun
2017-05-06Merge tag '0.5.43' into coderkun_neo2coderkun
2017-05-06Fix F-keys on right hand to start on first keycoderkun
2017-05-05lowercase .jpg I thinkTobias O
i guess that fixes the image link - currently its broken
2017-05-05Add new keymap for dshields.Daniel Shields
2017-05-05dynamic_macro.h: Do not use backlight_toggle if backlight is disabledWojciech Siewierski
Fixes #1199.
2017-05-04dynamic_macro.h: Add debug logsWojciech Siewierski
2017-05-04dynamic_macro.h: Make the documentation more clearWojciech Siewierski
2017-05-04Merge pull request #1272 from Thor77/ps2avrGB-keymap-kc-prefixJack Humbert
[ps2avrGB] Add KEYMAP without KC-prefix
2017-05-04Merge pull request #1273 from Vifon/pr_1267_fixJack Humbert
Add DYN_REC_STOP to the dynamic macros, cleanup PR #1267