]>
git.donarmstrong.com Git - qmk_firmware.git/log
Sean Hunter [Wed, 13 Sep 2017 21:47:48 +0000 (22:47 +0100)]
[planck] Adds Sean Hunter keymap(#1706)
* Sean Hunter initial keymap
* Update old map to sync it up with new one
* Add TODO
fix a few minor things
* small doc fixes
* Minor fixups
Danny Nguyen [Wed, 13 Sep 2017 17:01:06 +0000 (13:01 -0400)]
Add jojiichan keymap
Jack Humbert [Tue, 12 Sep 2017 04:43:10 +0000 (00:43 -0400)]
Updates send_string functionality, adds terminal feature (#1657)
* implement basic terminal stuff
* modify send_string to read normal strings too
* add files bc yeah. working pgm detected
* pgm detection apparently not working
* adds send string keycodes, additional keycode support in send string
* implement arguments
* [terminal] add help command
* [terminal] adds keycode and keymap functions
* [terminal] adds nop.h, documentation
* update macro docs
Kaleb Elwert [Wed, 6 Sep 2017 18:57:40 +0000 (11:57 -0700)]
Update tv44-belak keymap
Marco [Thu, 7 Sep 2017 11:47:18 +0000 (13:47 +0200)]
Changed USB manufacturer to "JMWS"
Don`t know, if this is 100% correct, but the original software refers
to "JMWS JM60 Driver".
Marco [Thu, 7 Sep 2017 11:09:30 +0000 (13:09 +0200)]
Use KC_GESC keycode instead of custom function
Marco [Fri, 25 Aug 2017 16:48:40 +0000 (18:48 +0200)]
Basic support for JM60 keyboard
This adds basic support for JM60 RGB PCB that was sold
by KBDfans https://kbdfans.myshopify.com/
https://www.aliexpress.com/store/product/JM60-RGB60-Custom-mechanical-keyboard-PCB-ANSI/2230037_32810956675.html
No support for RGB Backlight yet.
Ptomerty [Thu, 24 Aug 2017 21:23:21 +0000 (17:23 -0400)]
fix for toggle tap dance
Jack Humbert [Sun, 10 Sep 2017 04:10:35 +0000 (00:10 -0400)]
adds a default ergodox_infinity keymap
skullydazed [Fri, 8 Sep 2017 17:47:50 +0000 (10:47 -0700)]
Remove all Makefiles from the keyboards directory. (#1660)
* Remove all Makefiles from the keyboards directory.
* update keymaps added in the last 8 days
* Ignore keyboard/keymap makefiles
* update hand_wire to reflect our new Makefile-less reality
* Update the make guide to reflect the new reality
* move planck keymap options to rules.mk
* update planck keymaps 4real
* trigger travis
* add back build_keyboard.mk
* restore changes to build_keyboard
Jack Humbert [Fri, 8 Sep 2017 05:42:32 +0000 (01:42 -0400)]
update some keymaps that broke w/defaults
skullY [Thu, 7 Sep 2017 04:09:01 +0000 (21:09 -0700)]
Revert "Remove the "lib/%" rule."
This reverts commit
6fc43ddaf6048edc67c00ea258ffbbcbded631b0 .
I didn't think this through before pushing it.
skullY [Thu, 7 Sep 2017 04:04:29 +0000 (21:04 -0700)]
Remove the "lib/%" rule.
Hugh [Thu, 7 Sep 2017 01:33:52 +0000 (21:33 -0400)]
Split atreus (#1680)
* Merge with upstream
* Add split_atreus keymap for lets_split.
* Move bspace
* Tidy up keymap
* Update layer enum
* Temporary fix
* Finish merge
* Added keys for testing
* Revert temporary fix
* Remake keymap using default let's split map as base. ASCII art not
updated
* Remove non-functioning layers
* Rename folder
* Update ASCII art
* Remove vestiges of ADJUST layer
* Remove nonexistent layer #defines
* Rename folder to avoid confusion
* Add Readme.md
* Formatting
* Description of underscores in layer maps
Jason Milkins [Thu, 7 Sep 2017 00:42:19 +0000 (08:42 +0800)]
Add TKL keymap for Frosty_Flake (#1666)
* Add TKL keymap for Frosty_Flake
* Update readme.md
* Add spaces for ghfm newlines
* add note for dfu target
skullydazed [Wed, 6 Sep 2017 22:27:29 +0000 (15:27 -0700)]
Add a clueboard rev3 (#1688)
* Allow the knight animation to be restricted to a portion of the LED strip
* Add keys for jumping directly to particular animation modes
* Remove orphaned break statements
* Tweak the `RGB_MODE` buttons so they cycle through the same mode.
* small indentation fix
* Add a new revision of the clueboard with 18 underlight LEDs
skullydazed [Wed, 6 Sep 2017 22:21:31 +0000 (15:21 -0700)]
Clone chibios and ugfx if it's not already checked out. (#1651)
* Clone chibios and ugfx if it's not already checked out.
* update the submodule out of date message
skullydazed [Wed, 6 Sep 2017 21:49:19 +0000 (14:49 -0700)]
RGB improvements (#1684)
* Allow the knight animation to be restricted to a portion of the LED strip
* Add keys for jumping directly to particular animation modes
* Remove orphaned break statements
* Tweak the `RGB_MODE` buttons so they cycle through the same mode.
* small indentation fix
Will Jiang [Wed, 6 Sep 2017 17:36:47 +0000 (10:36 -0700)]
Update mac guide (#1665)
`avr-libc` is no longer, and it's called `avr-gcc` now. https://github.com/osx-cross/homebrew-avr
Also you need `gcc-arc-none-eabi` to be able to compile in my experience.
Wilba6582 [Wed, 6 Sep 2017 17:33:00 +0000 (03:33 +1000)]
Force Raw HID interface number to 1 always (#1669)
CarVac [Wed, 6 Sep 2017 17:19:35 +0000 (13:19 -0400)]
Dvorak-optimized Mitosis keymap with mouse keys (#1676)
* Add carvac_dv keymap for mitosis
* Add mouse keys
* move backspace, etc, and fix tab
* remove commented-out functions in keymap
* Fix scroll buttons and add left/right scrolling
* Make num momentary, add comments, and clean up
* fix mouse scroll acceleration
Ethan Madden [Wed, 6 Sep 2017 16:48:21 +0000 (09:48 -0700)]
Added personal minivan keymap (#1681)
more consistent layer setup
documentation!
slide some things around
more doc jiggling
Jay Liu [Wed, 6 Sep 2017 16:47:41 +0000 (12:47 -0400)]
Update Infinity Ergodox Makefile (#1682)
I believe this change is needed in response to the recent change in folder structure.
Jack Humbert [Wed, 6 Sep 2017 16:38:08 +0000 (12:38 -0400)]
Merge branch 'master' of https://github.com/qmk/qmk_firmware
Jack Humbert [Wed, 6 Sep 2017 16:37:57 +0000 (12:37 -0400)]
add audio on/off audios
Rob Rogers [Wed, 6 Sep 2017 16:20:49 +0000 (11:20 -0500)]
Let's split hand mirroring support
commit
b7a1c6fe3f0709d176a7833387051b2323b16f17
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Wed Sep 6 08:28:00 2017 -0500
add hand swap config matrix for Let's Split
commit
1d53113d96b711db549f735316c2ea3f7469021b
Merge:
98f40e3 4edfa97
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Tue Sep 5 21:43:34 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit
98f40e31c4a1728d826037b375cf336d550bf69a
Merge:
a825225 94f8b75
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Mon Sep 4 20:20:46 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit
a825225810a6282f7229cdf6b1c05fd9c27e1808
Merge:
56846cb f0db2c0
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Thu Aug 31 19:47:25 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit
56846cb0326f1c78cba47b8161f4d389e19202c3
Merge:
4deb6ca ba2ad57
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Sun Aug 27 15:05:16 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit
4deb6ca77633c603f8a134946bb4edc7ed619b50
Merge:
6f85d1f 7960302
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Sat Aug 26 23:23:48 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit
6f85d1ff7cfac0a4a70b133984cd681852b49df6
Merge:
e6aff71 4b0c6dc
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Thu Aug 24 14:33:31 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit
e6aff71807bf2dc41edbec91408a827c32ef73ef
Merge:
9d38f6f d54360b
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Wed Aug 23 13:43:20 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit
9d38f6fe83e08962b14fd5d8a70ff100302af598
Merge:
d1c0a9f 3aa7fbc
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Tue Aug 22 22:13:05 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit
d1c0a9f3b0d9ac466595b197cd8fbce3f1e42f8a
Merge:
bd8dbb9 5cab5e4
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Sun Aug 20 10:00:01 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit
bd8dbb9d19344623f1b3cefc0a2b205864e9ba3c
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Sun Aug 20 09:59:45 2017 -0500
fix line endings another time
'
'
commit
2602515eb22451feed3178966ffeed33c0f4548b
Merge:
41e549e 71d1c02
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Wed Aug 16 21:31:28 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit
41e549e3d527b58f92df28caf8daecae06e5ecf8
Merge:
e624ea5 88198a9
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Fri Aug 11 12:48:45 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit
e624ea55a1f715d008661ae2e180ae55a09ef0c8
Merge:
5966f09 933701c
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Mon Aug 7 14:43:30 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit
5966f096016ffce9c4802ade57d250d9f756bd73
Merge:
71c173d dd3803f
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Tue Aug 1 21:58:14 2017 -0500
Merge branch 'master' of github.com:qmk/qmk_firmware
commit
71c173dee1aa16dd762897531c42d23f6da0159c
Author: Rob Rogers <r2d2rogers@gmail.com>
Date: Mon Jul 31 00:19:08 2017 -0500
line endings???
Jack Humbert [Wed, 6 Sep 2017 16:19:40 +0000 (12:19 -0400)]
update planck stuff
David Stosik [Tue, 5 Sep 2017 21:19:08 +0000 (06:19 +0900)]
Improve and simplify RGB Knight mode (#1677)
* Simplify RGB Knight mode code, and make it look closer to KITT
* Remove RGBLIGHT_EFFECT_DUALKNIGHT_LENGTH
Jack Humbert [Tue, 5 Sep 2017 17:11:43 +0000 (13:11 -0400)]
Update feature_common_shortcuts.md
David Stosik [Sun, 3 Sep 2017 18:02:06 +0000 (03:02 +0900)]
Fix Kitt and its default behavior (#1674)
Lukmanul Hakim [Thu, 31 Aug 2017 13:19:08 +0000 (20:19 +0700)]
Set proper backlight level
QMK Bot [Wed, 30 Aug 2017 15:55:39 +0000 (15:55 +0000)]
convert to unix line-endings [skip ci]
Jonathan Arnett [Wed, 30 Aug 2017 15:52:43 +0000 (11:52 -0400)]
Alterations and documentation updates for j3rn Ergodox EZ keymap (#1656)
* Add second set of AltSft and Alt
* Insert the play key between previous and next
* Update documentation
David Stosik [Tue, 29 Aug 2017 01:52:47 +0000 (10:52 +0900)]
Port #1576 to Let's Split: EECONFIG_HANDEDNESS gets overridden when RGB is enabled
Otto Rask [Wed, 30 Aug 2017 15:51:18 +0000 (18:51 +0300)]
rask's Satan and BananaSplit60 (#1654)
* Add rask's Satan layout
* Add rask's Satan layout
* Add rask's BananaSplit60 layout
* Add rask's BS60 readme
* Fix rask's BS60 readme image
* Fix rask's BS60 readme image again
Michael Terhar [Wed, 30 Aug 2017 15:50:31 +0000 (11:50 -0400)]
Fixed mitosis-mjt audio (#1653)
* copied mjt keymaps from archive
* All mjt boards now compile
* fixed jd45-mjt breathing
* Updates to fix SpaceFN but not tested yet.
* Still missing either spacebar or an adjacent keypress.
* Debugging rigged up for use with hid_listen.
* Reverted the default keymap to use tap_layer_key rather than custom. Moved custom approach to keymap_debug.c
* Fixed the lower-left side of the keymap, which needed more spacers due to the matrix being directly put into the array rather than using the keymap function.
* Cleaned up JD45 keymap that uses tapkey.
* Redid minivan keymap with numsym rather than raise/lower.
Untested.
* Created my MJT keymap for HHKB
Enabled dynamic macros and moved
somoe of the shortcuts around.
* Minor keymap fixes to make them compile without errors.
* Added home/end to right arrow cluster on DYN layer.
* Added more keys to fn and dyn layers.
* It wasn't using my custom layer last time somehow...? Now it will.
* Compiled and installed at end of day on 8/23
* Moved macros to FKEY layer because Adjust was too hard to get into and out of without some sort of feedback.
* Fixed volume controls... were reversed and disabled.
* Added F13-F15 back to fkeys layer in Minivan
* Created new Planck Keymap that uses the NumSym and FKeys layer approach like the Minivan.
* Removed DYN layer.
* Fixed diagram in planck numsym.
* Cleanup for pull request.
* Roadkit flip phone warning.
* Replaced PLAY_NOTES_ARRAY to PLAY_SONG
* reset the submodules
* checked out specific commits for submodules
* Removed debugging from JD45 shared config.h
* Moved custom rules.mk to apropriate keymap
Reset the shared rules.mk file.
* Trailing return issue in rules.mk
Gotta make for a smooth pull request :-)
* Mitosis music troubleshooting
Also updated the song playing function.
Does not work currently.
* Fixed mitosis audio
* Put mitosis/rules.mk back to QMK master
Marco Fontani [Mon, 28 Aug 2017 18:05:42 +0000 (20:05 +0200)]
add UC_OSX_RALT to make unicode use the Right Alt key on OSX
drashna [Wed, 30 Aug 2017 15:36:14 +0000 (08:36 -0700)]
Update drashna's keymap (#1649)
* initial commit for my custom layout
* fix switching into and out of numfun layer
* enable tap dance to lock layers
* enable layer indicator LEDs
* remove Colemak2 layer because it was dumb
* remove handler for nonexistent keycode
* add new movement keys to lower layer
* standardize indentation because I'm not a monster
* add Woodpad keyboard with Michael's Tryggve layout
* Add dvorak/colemak layers
* add hash
* Update keymap.c
* Fixed OSL Symbol layer layout issue
* Minor later tweak
* Clean up actions
* Diablo 3 macro keys remove
* Fixed numbad issues
* Remove Underglow toggle
* Fix layer consistency
* cleanup of code
* line feed
* small fixes
* Major merge
* Merge cleanup on my keymap
* Cleanup
* Update compile command
* Swapped arrows
* Additional cleanup
* Revert "Woodpad"
* update
* minor update
* staging for pull request
* Finish removing layer underglow toggles
Fredric Silberberg [Sun, 27 Aug 2017 06:50:13 +0000 (23:50 -0700)]
Update README.
Fredric Silberberg [Sun, 27 Aug 2017 06:43:28 +0000 (23:43 -0700)]
Small gaming layer and formatting updates to my nyquist config.
Jack Humbert [Wed, 30 Aug 2017 15:27:52 +0000 (11:27 -0400)]
Merge pull request #1574 from danamlund/master
New clueboard keymap that is a tetris game
Arthur SCHMITT [Wed, 30 Aug 2017 08:32:57 +0000 (10:32 +0200)]
Add the new QMK submodule way in `/lib` and not `tmk_core/tool` wich is outdated
skullY [Sun, 27 Aug 2017 03:58:19 +0000 (20:58 -0700)]
add a `git-submodule` make target.
Jack Humbert [Sun, 27 Aug 2017 16:53:35 +0000 (12:53 -0400)]
add rule shortcut via @samwho's suggesion
Jack Humbert [Sun, 27 Aug 2017 16:11:59 +0000 (12:11 -0400)]
add bin targets - closes #1648, fixes #1647
Michael Terhar [Sun, 27 Aug 2017 03:33:33 +0000 (23:33 -0400)]
Keymaps for several of my boards (#1641)
* copied mjt keymaps from archive
* All mjt boards now compile
* fixed jd45-mjt breathing
* Updates to fix SpaceFN but not tested yet.
* Still missing either spacebar or an adjacent keypress.
* Debugging rigged up for use with hid_listen.
* Reverted the default keymap to use tap_layer_key rather than custom. Moved custom approach to keymap_debug.c
* Fixed the lower-left side of the keymap, which needed more spacers due to the matrix being directly put into the array rather than using the keymap function.
* Cleaned up JD45 keymap that uses tapkey.
* Redid minivan keymap with numsym rather than raise/lower.
Untested.
* Created my MJT keymap for HHKB
Enabled dynamic macros and moved
somoe of the shortcuts around.
* Minor keymap fixes to make them compile without errors.
* Added home/end to right arrow cluster on DYN layer.
* Added more keys to fn and dyn layers.
* It wasn't using my custom layer last time somehow...? Now it will.
* Compiled and installed at end of day on 8/23
* Moved macros to FKEY layer because Adjust was too hard to get into and out of without some sort of feedback.
* Fixed volume controls... were reversed and disabled.
* Added F13-F15 back to fkeys layer in Minivan
* Created new Planck Keymap that uses the NumSym and FKeys layer approach like the Minivan.
* Removed DYN layer.
* Fixed diagram in planck numsym.
* Cleanup for pull request.
* Roadkit flip phone warning.
* Replaced PLAY_NOTES_ARRAY to PLAY_SONG
* reset the submodules
* checked out specific commits for submodules
* Removed debugging from JD45 shared config.h
* Moved custom rules.mk to apropriate keymap
Reset the shared rules.mk file.
* Trailing return issue in rules.mk
Gotta make for a smooth pull request :-)
Toshiki Yagi [Sat, 26 Aug 2017 23:21:53 +0000 (08:21 +0900)]
make ergodone's led work well
unknown [Sat, 26 Aug 2017 18:16:52 +0000 (14:16 -0400)]
Updated readme to new standard.
unknown [Sat, 26 Aug 2017 17:54:17 +0000 (13:54 -0400)]
Updated my files and added debouncing
Cory Shaw [Sat, 26 Aug 2017 14:34:53 +0000 (10:34 -0400)]
Add mbsurfer Let's Split keymap with RGB layer indicators (#1638)
Joe Wasson [Thu, 24 Aug 2017 20:27:48 +0000 (13:27 -0700)]
Merge in gaming layout.
Joe Wasson [Thu, 24 Aug 2017 20:09:37 +0000 (13:09 -0700)]
Add split layout to more keyboards.
Cory Shaw [Fri, 25 Aug 2017 01:15:58 +0000 (21:15 -0400)]
Improve default layout of 9key and give example macro
Cory Shaw [Fri, 25 Aug 2017 01:15:13 +0000 (21:15 -0400)]
Increase time for tap dancing on 9key default
Cory Shaw [Fri, 25 Aug 2017 01:14:09 +0000 (21:14 -0400)]
Update Bishop Keyboards url to relaunched site
Cory Shaw [Fri, 25 Aug 2017 01:13:30 +0000 (21:13 -0400)]
Add 9key to keyboards readme
Joe Wasson [Thu, 24 Aug 2017 19:05:44 +0000 (12:05 -0700)]
Add split ansi layout and talljoe's keymap.
Jack Humbert [Thu, 24 Aug 2017 12:07:37 +0000 (08:07 -0400)]
update travis script
Jack Humbert [Thu, 24 Aug 2017 12:00:50 +0000 (08:00 -0400)]
update ergodox links
Markus Kohler [Thu, 24 Aug 2017 11:17:31 +0000 (13:17 +0200)]
Fix broken link
Jack Humbert [Thu, 24 Aug 2017 02:29:07 +0000 (22:29 -0400)]
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
Jack Humbert [Wed, 23 Aug 2017 19:46:02 +0000 (15:46 -0400)]
update 9key readme
Jack Humbert [Wed, 23 Aug 2017 19:44:17 +0000 (15:44 -0400)]
update build script
Steve Holt [Wed, 23 Aug 2017 03:45:16 +0000 (21:45 -0600)]
Update keymap.c
Steve Holt [Wed, 23 Aug 2017 03:44:58 +0000 (21:44 -0600)]
Update config.h
Steve Holt [Wed, 23 Aug 2017 03:44:31 +0000 (21:44 -0600)]
Update Makefile
Jonathan Boyett [Wed, 23 Aug 2017 03:29:25 +0000 (23:29 -0400)]
fix link brackets
Cory Shaw [Wed, 23 Aug 2017 02:26:56 +0000 (22:26 -0400)]
fix(9key): Fix layout of 9key readme
Cory Shaw [Wed, 23 Aug 2017 02:25:12 +0000 (22:25 -0400)]
update(9key): Add readme with updated format
Cory Shaw [Wed, 23 Aug 2017 01:26:45 +0000 (21:26 -0400)]
Add support for 9key by Bishop Keyboards
Jonathan Boyett [Wed, 23 Aug 2017 02:04:25 +0000 (22:04 -0400)]
JD40 MiniVan port
Ryan MacLean [Tue, 22 Aug 2017 17:52:16 +0000 (10:52 -0700)]
Adding Makefile
Required for JIS layouts
Ryan MacLean [Tue, 22 Aug 2017 17:50:55 +0000 (10:50 -0700)]
Creating Mac Version of JIS Keymap
Swapping command and alt, restoring fn+left for delete, subbing in grave for hhkb key.
Jack Humbert [Tue, 22 Aug 2017 14:08:44 +0000 (10:08 -0400)]
Merge branch 'master' of https://github.com/qmk/qmk_firmware
Jack Humbert [Tue, 22 Aug 2017 14:07:32 +0000 (10:07 -0400)]
move to compiled [skip ci]
keisuke333 [Thu, 17 Aug 2017 10:19:53 +0000 (19:19 +0900)]
Fix avoid certificate errors that occur during '2-setup-environment-win.bat'
Jack Humbert [Tue, 22 Aug 2017 12:57:13 +0000 (08:57 -0400)]
Merge branch 'master' of https://github.com/qmk/qmk_firmware
Jack Humbert [Tue, 22 Aug 2017 12:56:22 +0000 (08:56 -0400)]
update travis script
Jack Humbert [Tue, 22 Aug 2017 12:56:22 +0000 (08:56 -0400)]
convert to unix line-endings [skip ci]
Jack Humbert [Tue, 22 Aug 2017 03:39:06 +0000 (23:39 -0400)]
attempt to fix line-ending travis stuff
jpetermans [Tue, 22 Aug 2017 00:01:53 +0000 (17:01 -0700)]
Add back original copyrights
jpetermans [Thu, 17 Aug 2017 22:56:49 +0000 (15:56 -0700)]
Readme correction #2
jpetermans [Thu, 17 Aug 2017 19:57:47 +0000 (12:57 -0700)]
Correct jpetermans keymap readme and update copyright info
Jack Humbert [Tue, 22 Aug 2017 03:11:08 +0000 (23:11 -0400)]
triggering travis
Jack Humbert [Tue, 22 Aug 2017 01:57:46 +0000 (21:57 -0400)]
update building for .hex, secrets moving
Daniel Shields [Mon, 21 Aug 2017 07:42:05 +0000 (08:42 +0100)]
Fix gherkin README to use correct build command.
Mark Spanbroek [Mon, 21 Aug 2017 09:39:51 +0000 (11:39 +0200)]
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.
Mark Spanbroek [Mon, 21 Aug 2017 09:27:11 +0000 (11:27 +0200)]
Remove COMPACT_KEYMAP, use full KC_ keycodes instead.
Mark Spanbroek [Mon, 21 Aug 2017 07:51:34 +0000 (09:51 +0200)]
Revert "Add COMPACT_KEYMAP macro to Satan GH60"
9a1826598a1a06d87459c5bbef9db9be277bdae9
Mark Spanbroek [Sat, 19 Aug 2017 14:23:07 +0000 (16:23 +0200)]
Add screen lock key
Mark Spanbroek [Fri, 18 Aug 2017 21:33:06 +0000 (23:33 +0200)]
Fix power; use keyboard shortcut for Mac
Mark Spanbroek [Fri, 18 Aug 2017 21:03:09 +0000 (23:03 +0200)]
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.
Mark Spanbroek [Sat, 5 Aug 2017 13:21:56 +0000 (15:21 +0200)]
Add Mark I layout
Mark Spanbroek [Sat, 5 Aug 2017 13:13:40 +0000 (15:13 +0200)]
Add COMPACT_KEYMAP macro to Satan GH60
Mark Spanbroek [Sat, 5 Aug 2017 13:13:21 +0000 (15:13 +0200)]
Fix: add missing keys to Satan GH60 KEYMAP macro
Stephen Tudor [Mon, 21 Aug 2017 13:20:59 +0000 (09:20 -0400)]
Add smt keymap for Sentraq S65-X
Jack Humbert [Mon, 21 Aug 2017 20:40:31 +0000 (16:40 -0400)]
fix readmes
Jack Humbert [Mon, 21 Aug 2017 20:38:43 +0000 (16:38 -0400)]
adds sweet16 and four banger keyboards
Ben James [Sat, 19 Aug 2017 19:08:05 +0000 (20:08 +0100)]
Create readme.md
Ben James [Sat, 19 Aug 2017 19:00:45 +0000 (20:00 +0100)]
Create Makefile