summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2017-01-07Added another Shift on Extend layer.Joshua T
This moves the GUI key to the pinkie, but honestly, I never use that function anyway.
2017-01-06Updated Atreus layout to 0.4Joshua T
Removed Alt on base layer, replaced with Function layer. Moved function keys to left hand. Added mouse keys to right hand on the function layer. Moved middle click on gaming layer to be consistent with mouse layer. Added macro _USER. Macro contents are not implemented yet.
2017-01-06Increased TAPPING_TERM to 200Joshua T
2017-01-06Fixed key not matching its diagramJoshua T
2016-10-24Added comments with ASCII art keymapsJoshua T
2016-10-15Added a bit more detail to headerJoshua T
2016-10-15Reversed tilde and graveJoshua T
2016-10-15Moved Extend tab and ^tabJoshua T
2016-10-15Added = to match AtreusJoshua T
2016-10-15Switched Tab and Ctrl backJoshua T
2016-10-15Fixed typoJoshua T
2016-10-15Added Menu key (the rclick menu)Joshua T
2016-10-15Updated layout to 1.2 - lots of changesJoshua T
Rewrote QWERTY to make it a first-class citizen instead of just a glorified game layer. Added a lot of keys to Extend layer to bring it in line with my Atreus. Plenty of other changes too.
2016-10-15Reduced TAPPING_TERM to 150Joshua T
Also removed duplicate definition of PREVENT_STUCK_MODIFIERS
2016-10-15Added Ctrl+` (ConEmu shortcut)Joshua T
2016-10-15Merge remote-tracking branch 'upstream/master'Joshua T
2016-10-13Merge pull request #818 from pvinis/pvinis-keymapErez Zukerman
pvinis keymap
2016-10-12[Jack & Erez] Simplifies and documents TOJack & Erez
2016-10-11add readmePavlos Vinieratos
2016-10-11use wait_ms instead of _delay_msPavlos Vinieratos
2016-10-11add messengerPavlos Vinieratos
2016-10-11init keymapPavlos Vinieratos
2016-10-10Merge pull request #803 from coderkun/coderkun_neo2Erez Zukerman
Merge Unicode fixes for keymap “coderkun_neo2”
2016-10-10Merge pull request #809 from nathanejohnson/osx_whiskey_tango_foxtrot_capslockErez Zukerman
Adding whiskey_tango_foxtrot_capslock ergodox keymap
2016-10-10Merge pull request #811 from Vifon/planck_keymap_vifonJack Humbert
New Planck keymap: vifon
2016-10-09Adding whiskey_tango_foxtrot_capslock ergodox keymapNathan Johnson
2016-10-09Update the Cluecard readme filesFred Sundvik
2016-10-09Tune snake and knight intervals for CluecardFred Sundvik
2016-10-09Tune the snake and knight effect parameters for CluecardFred Sundvik
2016-10-09New Planck keymap: vifonWojciech Siewierski
2016-10-09Add keymap with audio disabled but RGB effects enabledFred Sundvik
2016-10-06Merge pull request #807 from hot-leaf-juice/masterJack Humbert
minor update to callum planck keymap
2016-10-06Merge pull request #805 from SethSenpai/gamenumJack Humbert
Gamenum
2016-10-06updated readmeCallum Oakley
2016-10-06added lock screen button and fixed error in diagramCallum Oakley
2016-10-04updated the wrong makefile like a dummySethSenpai
2016-10-04added rules.mkSethSenpai
2016-10-03updated readme with imagesSethSenpai
2016-10-03ergodox: Update algernon's keymap to v1.8Gergely Nagy
ADORE ----- * Major rearrangements were made, to reduce pinky use, and to balance out the hand usage. Tools ----- * The `hid-commands` tool will now display a notification when the **AppSel** layer is triggered. * The `log-to-heatmap.py` tool now treats the innermost keys on the bottom row as thumb keys, as far as statistics are concerned. Miscellaneous ------------- * Fixed the **Steno** toggle key. * My wife is now present on the keyboard too. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2016-10-03Overwrite method hex_to_unicode() for make it compatible with Neocoderkun
2016-10-03Merge pull request #798 from Dbroqua/masterJack Humbert
Updated dbroqua layout for HHKB keyboard
2016-10-03update readmeSethSenpai
2016-10-03moved folder, update readmeSethSenpai
2016-10-03added gamenum handwired keyboardSethSenpai
2016-10-02Merge branch 'master' into coderkun_neo2coderkun
2016-10-02Add double arrow Unicode characters to FMU layercoderkun
2016-10-01- Fixed key name in default layer definitiondbroqua
2016-10-01Merge remote-tracking branch 'origin/master'dbroqua
2016-10-01- Updated dbroqua layout for HHKB keyboarddbroqua
2016-10-01Made some simplifications leveraging the LALT(), LGUI(), and S() functions.Callum Oakley