Commit Graph

71 Commits (47cd5b5622e7dbbad4eac1ca483c78caf59c5012)

Author SHA1 Message Date
jacwib 1ab78110bd Update readme.md 8 years ago
jacwib 880486bd24 Jack's keymap. 8 years ago
Jack Humbert a087a207f1 Merge pull request #608 from finleye/master
Adds keymap based on Kinesis advantage
8 years ago
Xyverz ca3278cc35 adds Xyverz's keymaps (#615)
* Adding my own keymaps to the following keyboards:

Planck, Preonic, Atreus, Ergodox

* Delete dvorak.png

Not reflective of my layout.

* Delete readme.md

file cleanup, removing file that doesn't apply to my layout.

* Delete old_keymap.c

file cleanup

* Delete README.md

file clean up.

* Delete README.md

file cleanup

* Delete keymap.c

file cleanup

* Changed behavior of _DVORAK layout's KC_RSFT to SFT_T(KC_ENT) for flexibility's sake.
Updated the rest of the keymap to reflect the current (as of 19:37 on 08 Aug 2018) default
layout and default makefile.
8 years ago
Corey Finley 76cd7c5444 Adds keymap based on Kinesis advantage 8 years ago
Jordi Orlando 3b39910cb9 Create 0xdec Preonic keymap
An ergonomically optimized Colemak keymap for the grid-layout Preonic
8 years ago
Jonathan Lucas e6a41e43aa Updated Readme 8 years ago
commandlinedesign c826bcfc39 Did a derp and forgot to set Trans on Arrow layer 8 years ago
commandlinedesign 4480a74a4b Arrow key fn layer shouldnt overwrite Ctrl key. Better Print Screen position 8 years ago
commandlinedesign c1fb82623c Tested, resolved Mouse issue, resolved numpad issue 8 years ago
commandlinedesign fbafb9449e Resolved errors 8 years ago
Jonathan Lucas 9b3708f830 Init Readme
This needs a better description.
8 years ago
Jonathan Lucas 3c7075011b Create Makefile
This is untested, use caution.
8 years ago
Jonathan Lucas b5761df57b Create CMD-Preonic Keymap
This is very Alpha-Mode, and has not been tested or even Made yet.
8 years ago
Robert Dale 9c26498f49 added Midi On/Off; Enter is actually transparent 8 years ago
Robert Dale 47223ebee4 Corrected the ascii layout to match the coded layout 8 years ago
Jack Humbert 94d3159d9d correct break/return order for planck and preonic defaults 8 years ago
Jack Humbert e5d1e4b8ce Preonic keymap update 8 years ago
Jack Humbert 0058c33815 updates preonic default layout 8 years ago
Jack Humbert 13bb6b4b7f Backlight abstraction and other changes (#439)
* redoes matrix pins, abstracts backlight code for B5,6,7

* slimming down keyboard stuff, backlight breathing implemented

* don't call backlight init when no pin

* cleans up user/kb/quantum calls, keyboard files

* fix pvc atomic

* replaces CHANNEL with correct var in breathing

* removes .hexs, updates readmes, updates template

* cleans-up clueboards, readmes to lowercase

* updates readme
8 years ago
Jack Humbert 649b33d778 Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
* fixes from tmk's repo

* rename keyboard to keyboards
8 years ago