Commit Graph

110 Commits (f77ecb89602e19c464839dc2aa6278ddd64e870f)

Author SHA1 Message Date
Florian c808680436 initial branch ()
* initial branch

* lazy-push

* Fix schema

Updated README, readded DVORAK to keymap.
Updated dir name to lowercase.

* removed executable bit

* testing switched L_GUI position
dlaroe 4ca65bb6c6 retry of PR ()
* reforked, untarred keymaps, added CRS and renamed my keymap folders

* Update readme.md

corrected a typo
Joe Wasson 7230923b05 Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency
Danny Nguyen f67c59aa7b Move hexwire layout into 4x12 layout folder
ChrissiQ 1af8f1f201 Let's Split: Minor keymap fixes
Rickard von Essen 0a5d302622 Let's Split: Minor fixes in keymap.c comments
- Single quote (') is the un-shifted key, not double quote (")
- Fixed alignment
Nicolas Guelpa a8eaf0b666 Adding pok3r like layout to the let's split ()
* adding new layout for the planck that helps when coming from the pok3r

* Fixing the function layer

* Update readme.md

* Update keymap.c

Making some small adjustments

* Update keymap.c

switching GUI and Esc

* Update keymap.c

* adding mod tap on left and right shift

* adding mod tap on left and right shift

* poker keymap for lets split

* fixing the FN layer

* removing unused file
kristmascane 52630f6611 adds @kristmascane's keymap ()
Jack Humbert dbabfb082c fix lets_split keyboards
Jack Humbert 4ad0bbd672 fix up lets_split keymaps
Mikkel Jeppesen 85172f4f85 Added support for let's split kailh socket version ()
* Added support for socket version of the let's split

* renamed files

* socket-version-works
Danny Nguyen fad967af4c Remove extra underscore from MASTER_RIGHT define
Pittyolo 1954ad1fd8 Added my Let's Split layout ()
* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Update keymap.c

* Update keymap.c

* Update keymap.c

* Update keymap.c

* Add files via upload

* Add files via upload

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Add files via upload

* Adding my Let's Split layout

As in my Nyquist layout, ISO Hungrian friendly
heartrobotninja b25338a809 heartrobotninja ergodox_ez and lets_split layouts ()
DerMeerkamp 34084b4ee6 geändert: readme.md
DerMeerkamp f3e61afdc7 geändert: readme.md
DerMeerkamp 2cda124bc1 geändert: keymap.c
DerMeerkamp 951285de67 neue Datei: readme.md
DerMeerkamp 56c2487223 geändert: keyboards/lets_split/keymaps/DE_simple/keymap.c
DerMeerkamp c5f847a900 neue Datei: keyboards/lets_split/keymaps/DE_simple/Makefile
neue Datei:     keyboards/lets_split/keymaps/DE_simple/config.h
	neue Datei:     keyboards/lets_split/keymaps/DE_simple/keymap.c
	neue Datei:     keyboards/lets_split/keymaps/DE_simple/rules.mk
Fabian Topfstedt 120089d917 Consistent fabian layouts for amj40, let's split, planck and xd75 ()
* slight modifier changes; added plover and reusing jack's default planck keymap as the basis

* space is not shift when held anymore

* added fabian layout (based on jack's default)

* changed fabian layout (based on jack's default)

* changed fabian layout (based on jack's default)
Cory Shaw 01bf8e1643 Mbsurfer Let's Split keymap updates ()
* Fix mbsurfer let's split layout RGB indicators when both lower and raise are pressed

* Update mbsurfer let's split keymap with new RGB key codes for modes

* Clean up mbsurfer keymap matrix layout
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories
Dylan Khor ee9a20ff37 Cleaned, revised, and updated my keymaps to reflect new changes/defaults ()
* add new RGB keycodes and clean up lets split keymap

* extraneous cases

* More cleanup and added macro

* one more macro

* cleaned up my planck keymap and added macros

* Transitioned planck keymap to new formatting / audio modes based on new default

* Remove extraneous newline in song list, add keycodes missed in previous commit

* error in graphical representation of keycodes
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. ()
* 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
Hugh 0759adeaf1 Split atreus ()
* 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
Michael Terhar 7960302242 Keymaps for several of my boards ()
* 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 :-)
Cory Shaw b28982e329 Add mbsurfer Let's Split keymap with RGB layer indicators ()
Jack Humbert d2ff66a985 Creates a layouts/ folder for keymaps shared between keyboards ()
* 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
Steve Holt d54360b1d8 Update keymap.c
Steve Holt fe4549839e Update config.h
Steve Holt 1d930ebe45 Update Makefile
Joe Wasson fe60cbd928 Remove PLAY_NOTE_ARRAY usages to get rid of warning.
Jack Humbert 81d7e7d4c8 Merge pull request from dlaroe/master
My keymaps only
8b62a0af74 Updated keymaps with second LOWER for the right hand
dwrz 70407a1b67 Add config.h to piemod keymap.
dwrz 3fa32867ad Remove makefile from Let's Split piemod.
dwrz 72b7067489 Add piemod keymaps for Let's Split and Planck.
Fabian Topfstedt 3c2343664c Merge https://github.com/qmk/qmk_firmware
xk 23549791eb Add keymap xk
Fabian Topfstedt de9331c50c custom makefile
Fabian Topfstedt 3b05183deb symmetric modifiers in bottom row
Fabian Topfstedt 75677655ad left shift is backspace on tap
Fabian Topfstedt c7ea65c6d3 default based customizations
07dcbd23fd First Update
Fabian Topfstedt ee43856ff7 Merge https://github.com/qmk/qmk_firmware
ishtob 087af43dee fix implementation issues from SSD1306 clean up, added rotation ()
* moved OLED update task to keymap

* fix splitting render display to keymap

* Added rotation option for OLED, fixed splitting display render update to keymap

* issues with attribute
Jack Humbert cc468523df clean up ssd1306 implementation
Jack Humbert 9de443cbf1 Merge pull request from qmk/lufa_lib
Update LUFA and move it to /lib/lufa
Ethan Spitz 53174036e9 Add new keymap to try to get pretty close to the default layout for an ergodox keyboard. Coming from that I really like being able to use the backspace from my left thumb.