Commit Graph

133 Commits (5010df3d8b68a53c382b853c7c2e45922975b631)

Author SHA1 Message Date
Jack Humbert 4caddd1c5b Merge pull request #736 from tong92/master
add tong92 keymap
8 years ago
Jack Humbert 94ef7f99b8 Merge pull request #733 from cbbrowne/master
Various recent enhancements to my keyboard map
8 years ago
tong92 98e43f995d add tong92 keymap 8 years ago
IBNobody fe2aed0d1c Added User Print - A "light" console out option (#8)
User print disables the normal print messages in the body of QMK/TMK
code and is meant as a lightweight alternative to NOPRINT. Use it when
you only want to do a spot of debugging but lack flash resources for
allowing all of the codebase to print (and store their wasteful
strings).
8 years ago
cbbrowne 54214b3abc Borrowed joint Shift/Enter idea from sgoodwin mapping 8 years ago
cbbrowne 73fdd8a769 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 8 years ago
IBNobody 558f3ec1eb Use keyboard config for nkro (#7)
* removing nkro references - wip

* changed NKRO to be defined by keymap_config
8 years ago
Jack Humbert 0468093b12 Merge pull request #724 from sgoodwin/master
Add my keymap.
8 years ago
Jack Humbert 4769b85130 Merge pull request #719 from IBNobody/master
Updated docs to show more info on backlight breathing.
8 years ago
Samuel Ryan Goodwin bf5941b335 Add my keymap. 8 years ago
IBNobody f6cb08a5bd Added diagonal mice macros, breathing ala Atomic 8 years ago
Callum Oakley e4167c8c53 fixed incorrect key combination for locking screen on macOS 8 years ago
Callum Oakley 4c67ccc81e changed some of the wording in the readme 8 years ago
Callum Oakley 8b2a235c8d changed order of modifiers after experimentation, updated readme 8 years ago
Callum Oakley 9c3193f225 Merge remote-tracking branch 'upstream/master' 8 years ago
Jason Janse van Rensburg fc2ca62a3b Merge branch 'master'
Conflicts:
	keyboards/planck/keymaps/bone2planck/keymap.c
8 years ago
Jack Henahan 6d7637ae3e Update README 8 years ago
Jack Henahan 42f1ce08dc jhenahan layout 8 years ago
cbbrowne a732003bfd Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 8 years ago
Jack Humbert 4321f0af7d Merge pull request #659 from Dbroqua/master
- Updated dbroqua layout for planck keyboard
8 years ago
cbbrowne 7c2a24b315 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 8 years ago
cbbrowne 9778349c4b More notes 8 years ago
dbroqua 235d47e747 - Updated readme by adding link on kle for each layer 8 years ago
IBNobody a902206735 Nightly
Prep for Vision build
8 years ago
dbroqua e65252d591 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	keyboards/planck/keymaps/dbroqua/keymap.c
8 years ago
dbroqua 92fe78a5ea - Added PrintScreen key on multimedia layer 8 years ago
cbbrowne 90abe70586 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 8 years ago
dbroqua d7b6d74842 - Inverted key Tab and Esc
- Reorganised bottom row
8 years ago
Joe Wasson c20bf83afd Add one-hand key to planck/experimental keymap. 8 years ago
dbroqua b9a284352e - Moved Insert/Del in Esc layer 8 years ago
dbroqua 11aa19a626 - Updated lower and raise layer 8 years ago
dbroqua c6e733afce - Added readme file and layout preview 8 years ago
dbroqua b4f23b146f - Moved Home/End/PgUp/PgDn on arrow keys 8 years ago
dbroqua 31120ed166 - Moved Brite function on esc to avoid conflict with ctrl key. 8 years ago
dbroqua 578b7e969e - Updated dbroqua layout for planck keyboard 8 years ago
Damien a5e6da7aa8 Added dbroqua layout for planck keyboard 8 years ago
Jack Humbert 8f32595820 Merge pull request #650 from Xyverz/master
Minor changes to keymaps and other files
8 years ago
Gergely Nagy 0d9d4b8658 planck/circuit: Update after the latest tap-dance change
Fixes #653.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Xyverz 47beb763e8 Returned RAISE and LOWER buttons to their original functions - too many inopportune ENTER inputs. :-( 8 years ago
Xyverz 385b827c85 Merge remote-tracking branch 'upstream/master'
this merge is necessary,
8 years ago
Jack Humbert f59b61332f Merge pull request #638 from premek/master
Split layout for planck
8 years ago
Přemek Vyhnal 2ebfdcac40 Update readme.md 8 years ago
premek a75d4bd593 premek split layout 8 years ago
premek 5abb05ca40 premek split layout 8 years ago
Matt f5ed3e5155 Added my custom Planck layout called Circuit.
* Layout has image and readme, as well as documentation in the code.
8 years ago
Xyverz 5c5c3e626b Adding KC_BSPC to the LT() macro for LOWER resulted in a backspace stroke being sent if the LOWER key was used too quickly.
Switching back to original LOWER macro, but keeping the new RAISE macro.
8 years ago
Xyverz 8e2d69d5a2 Adding u/treasuredfrog's hack to use LT() with the RAISE and LOWER macros. 8 years ago
Callum Oakley 993d72b11f added a lock screen key 8 years ago
cbbrowne 83913f9197 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 8 years ago
Callum Oakley 2a160bbbe3 Update keymap. (#616)
* changed order of bottom row of symbol layer to ease acess to brackets

* updated readme.md to reflect keymap changes
8 years ago