Commit Graph

2486 Commits (2cf697d0c8e1a76a9a70908d36b8381568bf2a7b)

Author SHA1 Message Date
Otto Rask da33dfec55 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
7 years ago
Michael Terhar a4316ba486 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
7 years ago
drashna 9987f9dcff 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
7 years ago
Fredric Silberberg ad73553aa9 Update README. 7 years ago
Fredric Silberberg 00d8f0c082 Small gaming layer and formatting updates to my nyquist config. 7 years ago
Jack Humbert a729d852fe Merge pull request #1574 from danamlund/master
New clueboard keymap that is a tetris game
7 years ago
Arthur SCHMITT da7aece043 Add the new QMK submodule way in `/lib` and not `tmk_core/tool` wich is outdated 7 years ago
Michael Terhar 7960302242 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 :-)
7 years ago
Toshiki Yagi de315c54eb make ergodone's led work well 7 years ago
unknown a6fe0320f5 Updated readme to new standard. 7 years ago
unknown 78ab926cc8 Updated my files and added debouncing 7 years ago
Cory Shaw b28982e329 Add mbsurfer Let's Split keymap with RGB layer indicators (#1638) 7 years ago
Joe Wasson 8e1c3f410d Add split layout to more keyboards. 7 years ago
Cory Shaw 2aedbf872b Improve default layout of 9key and give example macro 7 years ago
Cory Shaw afd7bf5f09 Increase time for tap dancing on 9key default 7 years ago
Cory Shaw 402235eeb4 Update Bishop Keyboards url to relaunched site 7 years ago
Cory Shaw b2d033ffe8 Add 9key to keyboards readme 7 years ago
Joe Wasson ae91af95e2 Add split ansi layout and talljoe's keymap. 7 years ago
Jack Humbert 9a23fad36b update ergodox links 7 years ago
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
7 years ago
Jack Humbert 7260fc3eef update 9key readme 7 years ago
Steve Holt d54360b1d8 Update keymap.c 7 years ago
Steve Holt fe4549839e Update config.h 7 years ago
Steve Holt 1d930ebe45 Update Makefile 7 years ago
Jonathan Boyett fcb60b1601 fix link brackets 7 years ago
Cory Shaw 3aa7fbcd79 fix(9key): Fix layout of 9key readme 7 years ago
Cory Shaw 82f434a4d4 update(9key): Add readme with updated format 7 years ago
Cory Shaw d8fd33dd5e Add support for 9key by Bishop Keyboards 7 years ago
Jonathan Boyett bd484f18bd JD40 MiniVan port 7 years ago
Ryan MacLean 9f6362e4df Adding Makefile
Required for JIS layouts
7 years ago
Ryan MacLean 57c93c13cc Creating Mac Version of JIS Keymap
Swapping command and alt, restoring fn+left for delete, subbing in grave for hhkb key.
7 years ago
jpetermans 7a445d9167 Add back original copyrights 7 years ago
jpetermans ff32643641 Readme correction #2 7 years ago
jpetermans dbd4ce19e9 Correct jpetermans keymap readme and update copyright info 7 years ago
Daniel Shields 69c4cfb238 Fix gherkin README to use correct build command. 7 years ago
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.
7 years ago
Mark Spanbroek 1ab9e5d1c9 Remove COMPACT_KEYMAP, use full KC_ keycodes instead. 7 years ago
Mark Spanbroek f4b3b576a0 Revert "Add COMPACT_KEYMAP macro to Satan GH60"
9a1826598a1a06d87459c5bbef9db9be277bdae9
7 years ago
Mark Spanbroek dc1d24a4fe Add screen lock key 7 years ago
Mark Spanbroek 0be483c762 Fix power; use keyboard shortcut for Mac 7 years ago
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.
7 years ago
Mark Spanbroek d172d6bec6 Add Mark I layout 7 years ago
Mark Spanbroek 90b07a5be4 Add COMPACT_KEYMAP macro to Satan GH60 7 years ago
Mark Spanbroek af21fa63e5 Fix: add missing keys to Satan GH60 KEYMAP macro 7 years ago
Stephen Tudor dde035b963 Add smt keymap for Sentraq S65-X 7 years ago
Jack Humbert e7b3991b97 fix readmes 7 years ago
Jack Humbert 1ce3971c90 adds sweet16 and four banger keyboards 7 years ago
Ben James 48e79cbe29 Create readme.md 7 years ago
Ben James 68dafc8382 Create Makefile 7 years ago
Ben James e0d9cc945f Create config.h 7 years ago
Ben James 7aa839915e Create keymap.c 7 years ago
Jack Humbert 166706a32c adds subatomic files (non-working) 7 years ago
Joe Wasson 948d6efcfb Fix stray keystroke in readme file. 7 years ago
Joe Wasson fe60cbd928 Remove PLAY_NOTE_ARRAY usages to get rid of warning. 7 years ago
Jack Humbert f94963e6b7 Merge pull request #1608 from hot-leaf-juice/master
keymap update
7 years ago
Joe Wasson 4b74c9056b Fix Planck Steno layout with new error message (remove MIDI). 7 years ago
Joe Wasson e74a95bf26 Keymap tweaks. 7 years ago
Joe Wasson eb5748e8bf Gherkin keymaps for Steno and Talljoe 7 years ago
That-Canadian 937b86d030 Added default ECO keymap 7 years ago
That-Canadian cc9b0eb109 Line ending stuff again 7 years ago
Daniel Khodabakhsh 046595f521 Update s60_x/default/rule.mk for original Sentraq S60-X
Fix and issue with the original Sentraq S60-X not being compatible with 'default'. If 'default' shouldn't be changed, perhaps I can create an 'original' revision.
7 years ago
Jack Humbert 81d7e7d4c8 Merge pull request #1601 from dlaroe/master
My keymaps only
7 years ago
Balz Guenat 30ac7d403e remove dead links, add troubleshooting section 7 years ago
Balz Guenat 6ea408da10 Update USB-USB converter README according to #1588 7 years ago
Ryan MacLean 1132646b2f Update readme.md 7 years ago
Ryan MacLean 9eb71e9719 Update readme.md 7 years ago
Ryan MacLean 9ea56f03a1 Fixing readme clobber 7 years ago
Callum Oakley a6845036e2 Merge branch 'master' of https://github.com/qmk/qmk_firmware 7 years ago
4c4a174dbe Added Preonic Makefile and readme.md 7 years ago
8b62a0af74 Updated keymaps with second LOWER for the right hand 7 years ago
Danny Nguyen 7277f09bba Update Nyquist readme file to new format 7 years ago
Drashna Jael're cb76e71109 Add dvorak/colemak layers 7 years ago
0010 8392667ac4 bananasplit LED support and keymap add
* added LED pin mapping
* adding my keymap
7 years ago
Dan Amlund Thomsen 4a9e16b394 Add a tetris keymap to clueboard that includes a tetris game 7 years ago
skullY 4e73b0b8d7 Make the bulk of our keyboards match the readme.md standard 7 years ago
Erez Zukerman 2ee0dc7793 Revert "Moves files from ez/keymaps to ergodox/keymaps"
This reverts commit 5e36f8463adf9231a60bc8d1c657d51c3181d079.
7 years ago
Erez Zukerman 9298f9d586 Moves files from ez/keymaps to ergodox/keymaps
That directory shouldn't even exist
7 years ago
Erez Zukerman 356b489d98 Update ErgoDox readme
Per standard recommended in #1362.
7 years ago
Yu He 4c2dafc652 Add separate readme.md for ErgoDone 7 years ago
Yu He 285099de0d Add ErgoDone support to two keymaps that have special config.h 7 years ago
Yu He cb74c8dc46 Add dummy backlight/LED functions for keymaps that require them 7 years ago
Yu He 52f4a38cb3 Add support for the ErgoDone 7 years ago
skullY 89bcdde927 line endings 7 years ago
skullY 0cc15e117d Cleanup the clueboard keymaps 7 years ago
Balz Guenat 5bff9d6181 cleanup usb-usb converter code 7 years ago
Balz Guenat 7e5ccd50dc add RESET to keymap 7 years ago
Balz Guenat 80d082055b convert keymap into qmk-style 7 years ago
Balz Guenat c8222043fc wow, it builds! added empty matrix.c and moved custom matrix code to custom_matrix.cpp
still untested because of hardware availability :(
7 years ago
Balz Guenat fa86b10138 add extern "C" to matrix.cpp 7 years ago
Balz Guenat 2aa5e44640 some major steps toward making the usb-usb converter work 7 years ago
Balz Guenat 42f895a4bc remove unused variables from makefile 7 years ago
Balz Guenat f4cdc9117c small changes following Jack's advice. 7 years ago
Balz Guenat d7d20e2511 start working on usb-usb converter port 7 years ago
Jack Humbert aee4e4650b Merge pull request #1576 from That-Canadian/minidox
Minidox
7 years ago
drashna be0d49ba63 Add files via upload 7 years ago
drashna 0f2a7b6210 Fixed so will compile both with and without underglow 7 years ago
drashna cb7255755b Add files via upload 7 years ago
drashna 1a0b5aee63 Create Keymap.c
RGB Underglow mod for layer indication
7 years ago
That-Canadian 26650731d1 Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled it was overwritting the old EECONFIG_HANDEDNESS address (10), so it is now on a non-conflicting addres (14).
Updated MiniDox split_util.h and eeprom files to reflect this change.

I recommend adding this to any split board that used these files, my changes will not effect them currently.
7 years ago
Balz Guenat 897ceac26c add option to let ctrl override shift/gui for the GRAVE_ESC.
This enables the ctrl+shift+esc shortcut to task manager on windows.
7 years ago
dwrz 70407a1b67 Add config.h to piemod keymap. 7 years ago
dwrz 3fa32867ad Remove makefile from Let's Split piemod. 7 years ago
dwrz 72b7067489 Add piemod keymaps for Let's Split and Planck. 7 years ago
Ryan Sullivan a5ab2412ab Update readme
Fixed link and small cleanup
7 years ago
Ryan Sullivan 78ae28f24c Add 'boardy' keymap
Initial version of my personal layout for my keyboard Boardy
7 years ago
Ryan Sullivan b6ed990d58 Rename 'base' to 'default'
Moves Eagleheardt's base layout to the default one for the Org60.  Also changed to use the right header file.
7 years ago
Ryan Sullivan aa660d61ea Add Org60 keyboard
This makes some small changes to the XD60 configuration.  Also moves Eagleheardt's base keymap.
7 years ago
Jasonm23 d2e24354e1 Add TKL keymap for GON NerdTKL 7 years ago
Ethan Madden 6b70b6a990 Readmes! 7 years ago
Ethan Madden daa5cee065 Added my personal layout
added RGB controls to my keymap
7 years ago
Ethan Madden 33a87c132c Base JC65 config
jc65 builds properly, haven't test flashed yet

Enabled RGB backlighting

disabled some other features to save some space
7 years ago
skullY 087d00f769 commit line ending differences 7 years ago
Fredric Silberberg 3815067377 Fixed gaming layer 7 years ago
Fredric Silberberg e9d755b6f4 Small gaming layer update 7 years ago
Fredric Silberberg a3e1d9a8cc Added support for locking One Shot modifiers. 7 years ago
Fredric Silberberg 916c4d799d Added NKRO to nyquist layout. 7 years ago
Fredric Silberberg bc59e093ec Updated ergodox profile 7 years ago
Fredric Silberberg 7935f563e9 Updated nyquist gaming layout. 7 years ago
Fredric Silberberg 8e1be7c792 Initial implementation of the key_lock feature. 7 years ago
Fredric Silberberg 7a9fb7c96b Added readme, fixed eql vs plus 7 years ago
Fredric Silberberg 8cb413b6b7 Updated licensing 7 years ago
Fredric Silberberg b66a9af352 Finished initial Nyquist keymap. 7 years ago
Fredric Silberberg fb91d9008b Additional keymap updates. 7 years ago
Fredric Silberberg 1219da753b Initial nyquist keymap 7 years ago
Jack Humbert 107d8031e5 update priyadi's keymap config 7 years ago
Jack Humbert 1a070d6f6f let planck keymaps use KEYMAP 7 years ago
Balz Guenat 3961e14209 remove duplicate readme 7 years ago
Balz Guenat d18df8ef7a Merge remote-tracking branch 'upstream/master' into bananasplit
# Conflicts:
#	keyboards/bananasplit/Makefile
#	keyboards/bananasplit/bananasplit.c
#	keyboards/bananasplit/bananasplit.h
#	keyboards/bananasplit/config.h
#	keyboards/bananasplit/keymaps/default/keymap.c
#	keyboards/bananasplit/rules.mk
7 years ago
That-Canadian 5f58a8f842 Line endings issue for uk78? 7 years ago
That-Canadian 4fd5ee410c Modified gitignore file to allow the left and right hand eeprom files for the MiniDox to be added. They need to be there for proper flashing of the board. They do not change between builds, so no need to re-build them. 7 years ago
That-Canadian 93b850048a Changed my personal keymap and config. 7 years ago
Nic Aitch 7f3921bcb3 Update nic keymap 7 years ago
Nic Aitch b529d5923f Update readme 7 years ago
Nic Aitch fb0d4e96e8 Add nic keymap 7 years ago
Nic Aitch c93975ac94 Add "hhkb with arrows" macro 7 years ago
Nic Aitch ba59b2d97e Port hhkbanana 7 years ago
Nic Aitch 4a5c948561 Port true_banana as default 7 years ago
Nic Aitch 087fbe0628 Port main keyboard parts 7 years ago
Gareth Pye 1fc9eabd08 Fixed a layout comment to match layout array 7 years ago
Danny Nguyen 7b5f02aa6a Port updated debouncing algorithm from Let's Split to Nyquist 7 years ago
Danny Nguyen b20a87e3cc Add .eep files for setting hands 7 years ago
Danny Nguyen 396f97068b Add RGB commands to default Nyquist keymap 7 years ago
Rozakiin 5fbd25db62 Update readme.md 7 years ago
Rozakiin 05351ce8b3 Add files via upload 7 years ago
Balz Guenat 308bec28bb Add language-switch for locking switch 7 years ago
Jack Humbert 76ea366abd Merge pull request #1538 from That-Canadian/eco-keyboard
Eco keyboard
7 years ago
Jack Humbert 5c44d40a0c Merge pull request #1540 from fabiant7t/master
amj40 added; my layouts for Let's Split, amj40 and XD75
7 years ago
Danny Nguyen 479139f9d4 Fix location of where the make command should be run 7 years ago
Danny Nguyen e0caf94323 Move avrdude flashing script from individual keyboard rules.mk to common location and improve script.
Port detection script is now more informative and better handles first time flashing of a Pro Micro
7 years ago
Balz Guenat d8c503f3ac add personal keymap 7 years ago