Joe Wasson
0965e5203e
Merge in gaming layout.
2017-08-26 10:34:07 -04:00
Joe Wasson
8e1c3f410d
Add split layout to more keyboards.
2017-08-26 10:34:07 -04:00
Cory Shaw
2aedbf872b
Improve default layout of 9key and give example macro
2017-08-24 21:29:10 -04:00
Cory Shaw
afd7bf5f09
Increase time for tap dancing on 9key default
2017-08-24 21:29:10 -04:00
Cory Shaw
402235eeb4
Update Bishop Keyboards url to relaunched site
2017-08-24 21:29:10 -04:00
Cory Shaw
b2d033ffe8
Add 9key to keyboards readme
2017-08-24 21:29:10 -04:00
Joe Wasson
ae91af95e2
Add split ansi layout and talljoe's keymap.
2017-08-24 15:52:08 -04:00
Jack Humbert
4b0c6dc50d
update travis script
2017-08-24 08:07:37 -04:00
Jack Humbert
9a23fad36b
update ergodox links
2017-08-24 08:00:50 -04:00
Markus Kohler
718fddf44c
Fix broken link
2017-08-24 07:59:22 -04:00
Jack Humbert
d2ff66a985
Creates a layouts/ folder for keymaps shared between keyboards ( #1609 )
...
* include variables and .h files as pp directives
* start layout compilation
* split ergodoxes up
* don't compile all layouts for everything
* might seg fault
* reset layouts variable
* actually reset layouts
* include rules.mk instead
* remove includes from rules.mk
* update variable setting
* load visualizer from path
* adds some more examples
* adds more layouts
* more boards added
* more boards added
* adds documentation for layouts
* use lowercase names for LAYOUT_
* add layout.json files for each layout
* add community folder, default keymaps for layouts
* touch-up default layouts
* touch-up layouts, some keyboard rules.mk
* update documentation for layouts
* fix up serial/i2c switches
2017-08-23 22:29:07 -04:00
Jack Humbert
7260fc3eef
update 9key readme
2017-08-23 15:46:02 -04:00
Jack Humbert
437c86c9c1
update build script
2017-08-23 15:44:25 -04:00
Steve Holt
d54360b1d8
Update keymap.c
2017-08-22 23:53:41 -04:00
Steve Holt
fe4549839e
Update config.h
2017-08-22 23:53:41 -04:00
Steve Holt
1d930ebe45
Update Makefile
2017-08-22 23:53:41 -04:00
Jonathan Boyett
fcb60b1601
fix link brackets
2017-08-22 23:33:38 -04:00
Cory Shaw
3aa7fbcd79
fix(9key): Fix layout of 9key readme
2017-08-22 23:09:12 -04:00
Cory Shaw
82f434a4d4
update(9key): Add readme with updated format
2017-08-22 23:09:12 -04:00
Cory Shaw
d8fd33dd5e
Add support for 9key by Bishop Keyboards
2017-08-22 23:09:12 -04:00
Jonathan Boyett
bd484f18bd
JD40 MiniVan port
2017-08-22 23:07:52 -04:00
Ryan MacLean
9f6362e4df
Adding Makefile
...
Required for JIS layouts
2017-08-22 17:59:38 -04:00
Ryan MacLean
57c93c13cc
Creating Mac Version of JIS Keymap
...
Swapping command and alt, restoring fn+left for delete, subbing in grave for hhkb key.
2017-08-22 17:59:38 -04:00
Jack Humbert
e719f5b0b5
Merge branch 'master' of https://github.com/qmk/qmk_firmware
2017-08-22 10:08:44 -04:00
Jack Humbert
9da308a0cd
move to compiled [skip ci]
2017-08-22 10:07:32 -04:00
keisuke333
47cd5b5622
Fix avoid certificate errors that occur during '2-setup-environment-win.bat'
2017-08-22 09:09:51 -04:00
Jack Humbert
0e39f1faf4
Merge branch 'master' of https://github.com/qmk/qmk_firmware
2017-08-22 08:57:13 -04:00
Jack Humbert
dd8cedc361
update travis script
2017-08-22 08:56:39 -04:00
Jack Humbert
51a2ce6145
convert to unix line-endings [skip ci]
2017-08-22 08:56:22 -04:00
Jack Humbert
11d27cec1e
attempt to fix line-ending travis stuff
2017-08-21 23:39:06 -04:00
jpetermans
7a445d9167
Add back original copyrights
2017-08-21 23:22:36 -04:00
jpetermans
ff32643641
Readme correction #2
2017-08-21 23:22:36 -04:00
jpetermans
dbd4ce19e9
Correct jpetermans keymap readme and update copyright info
2017-08-21 23:22:36 -04:00
Jack Humbert
9ff064ae50
triggering travis
2017-08-21 23:11:08 -04:00
Jack Humbert
c3c07eff51
update building for .hex, secrets moving
2017-08-21 21:57:46 -04:00
Daniel Shields
69c4cfb238
Fix gherkin README to use correct build command.
2017-08-21 17:04:31 -04:00
Mark Spanbroek
36709d6a30
Use cmd-left and cmd-right instead of ctrl-a and ctrl-e for home and end
...
The ctrl commands only seem to work well in terminal, not in other apps.
2017-08-21 17:01:27 -04:00
Mark Spanbroek
1ab9e5d1c9
Remove COMPACT_KEYMAP, use full KC_ keycodes instead.
2017-08-21 17:01:27 -04:00
Mark Spanbroek
f4b3b576a0
Revert "Add COMPACT_KEYMAP macro to Satan GH60"
...
9a1826598a
2017-08-21 17:01:27 -04:00
Mark Spanbroek
dc1d24a4fe
Add screen lock key
2017-08-21 17:01:27 -04:00
Mark Spanbroek
0be483c762
Fix power; use keyboard shortcut for Mac
2017-08-21 17:01:27 -04:00
Mark Spanbroek
cb719757c2
Reverse the split shift/fn
...
Turns out that 3c and 3d are not reversed when splitting the right
shift in the way that the Mark I layout does. Reversing it here, rather
than in the generic satan.h to avoid breaking the other layouts.
2017-08-21 17:01:27 -04:00
Mark Spanbroek
d172d6bec6
Add Mark I layout
2017-08-21 17:01:27 -04:00
Mark Spanbroek
90b07a5be4
Add COMPACT_KEYMAP macro to Satan GH60
2017-08-21 17:01:27 -04:00
Mark Spanbroek
af21fa63e5
Fix: add missing keys to Satan GH60 KEYMAP macro
2017-08-21 17:01:27 -04:00
Stephen Tudor
dde035b963
Add smt keymap for Sentraq S65-X
2017-08-21 16:59:52 -04:00
Jack Humbert
e7b3991b97
fix readmes
2017-08-21 16:51:16 -04:00
Jack Humbert
1ce3971c90
adds sweet16 and four banger keyboards
2017-08-21 16:51:16 -04:00
Ben James
48e79cbe29
Create readme.md
2017-08-20 20:57:22 -04:00
Ben James
68dafc8382
Create Makefile
2017-08-20 20:57:22 -04:00