Commit Graph

150 Commits (23cac6a606adc52a5956d878bbc9606b8cfdca88)

Author SHA1 Message Date
Mikkel Jeppesen 85172f4f85 Added support for let's split kailh socket version (#2010)
* Added support for socket version of the let's split

* renamed files

* socket-version-works
8 years ago
Danny Nguyen fad967af4c Remove extra underscore from MASTER_RIGHT define 8 years ago
Pittyolo 1954ad1fd8 Added my Let's Split layout (#1867)
* 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
8 years ago
heartrobotninja b25338a809 heartrobotninja ergodox_ez and lets_split layouts (#1874) 8 years ago
DerMeerkamp 34084b4ee6 geändert: readme.md 8 years ago
DerMeerkamp f3e61afdc7 geändert: readme.md 8 years ago
DerMeerkamp 2cda124bc1 geändert: keymap.c 8 years ago
DerMeerkamp 951285de67 neue Datei: readme.md 8 years ago
DerMeerkamp 56c2487223 geändert: keyboards/lets_split/keymaps/DE_simple/keymap.c 8 years ago
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
8 years ago
Fabian Topfstedt 120089d917 Consistent fabian layouts for amj40, let's split, planck and xd75 (#1812)
* 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)
8 years ago
Cory Shaw 01bf8e1643 Mbsurfer Let's Split keymap updates (#1787)
* 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
8 years ago
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories 8 years ago
Dylan Khor ee9a20ff37 Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712)
* 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
8 years ago
skullydazed 4cdcbdb861 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
8 years ago
Hugh 0759adeaf1 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
8 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 :-)
8 years ago
Cory Shaw b28982e329 Add mbsurfer Let's Split keymap with RGB layer indicators (#1638) 8 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
8 years ago
Steve Holt d54360b1d8 Update keymap.c 8 years ago
Steve Holt fe4549839e Update config.h 8 years ago
Steve Holt 1d930ebe45 Update Makefile 8 years ago
Joe Wasson fe60cbd928 Remove PLAY_NOTE_ARRAY usages to get rid of warning. 8 years ago
Jack Humbert 81d7e7d4c8 Merge pull request #1601 from dlaroe/master
My keymaps only
8 years ago
8b62a0af74 Updated keymaps with second LOWER for the right hand 8 years ago
dwrz 70407a1b67 Add config.h to piemod keymap. 8 years ago
dwrz 3fa32867ad Remove makefile from Let's Split piemod. 8 years ago
dwrz 72b7067489 Add piemod keymaps for Let's Split and Planck. 8 years ago
Fabian Topfstedt 3c2343664c Merge https://github.com/qmk/qmk_firmware 8 years ago
xk 23549791eb Add keymap xk 8 years ago
Fabian Topfstedt de9331c50c custom makefile 8 years ago
Fabian Topfstedt 3b05183deb symmetric modifiers in bottom row 8 years ago
Fabian Topfstedt 75677655ad left shift is backspace on tap 8 years ago
Fabian Topfstedt c7ea65c6d3 default based customizations 8 years ago
07dcbd23fd First Update 8 years ago
Fabian Topfstedt ee43856ff7 Merge https://github.com/qmk/qmk_firmware 8 years ago
ishtob 087af43dee fix implementation issues from SSD1306 clean up, added rotation (#1494)
* 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
8 years ago
Jack Humbert cc468523df clean up ssd1306 implementation 8 years ago
Jack Humbert 9de443cbf1 Merge pull request #1471 from qmk/lufa_lib
Update LUFA and move it to /lib/lufa
8 years ago
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. 8 years ago
Jack Humbert 1c26468ad5 update include 8 years ago
Jack Humbert 7bddacf25f update lets_split lufa include 8 years ago
Jack Humbert 61ef949576 update some copyright headers 8 years ago
Jack Humbert f5f7dfa064 cleanup lets_split 8 years ago
Fabian Topfstedt 99b6e918ea fixed brackets 8 years ago
Fabian Topfstedt 9aa748df2a my layout 8 years ago
Fabian Topfstedt 7d0a471051 removed wrong readme 8 years ago
Fabian Topfstedt 786eb4e73d my layout 8 years ago
Fabian Topfstedt 4c71b329a2 clone smt layout 8 years ago
Fred Sundvik 6ba22b5f5e Don't define RGBLED_NUM in let-split khord keymap
It's already defined correctly by the parent keyboard project, and was
causing problems for rev1, where the pin is different.
8 years ago
Dylan Khor a44ba492ea minor fixes 8 years ago
Dylan Khor 22f985eba7 Add custom let's split keymap 8 years ago
Adam Bell 4ab61344f5 Adding permissive_hold 8 years ago
Adam Bell 587b0de6e5 adding lets split keymap 8 years ago
Alfrheim 974a77a07c replacing one R for a T 8 years ago
Nikolaus Wittenstein 8ddbf7f59f Fix spelling of "persistent"
Fixes #1201.
8 years ago
Danny Nguyen ed9c18e866 Remove flip-half from keymap 8 years ago
Danny Nguyen e3aeab356a Move SSD1306 function declarations to header file 8 years ago
Danny Nguyen d90ac76295 Move defines for RGB to after the config.h include 8 years ago
Danny Nguyen 563961328b Rename COMPACT_KEYMAP to KC_KEYMAP and move to lets_split.h 8 years ago
Danny Nguyen 48f4c5997b Move defines for RGB to after the config.h include 8 years ago
Xyverz c034b61b1a Merge remote-tracking branch 'upstream/master' 8 years ago
Xyverz 571f39da66 Tidied up keymaps, Makefiles that actually work, Clueboard make v1.0 8 years ago
Jack Humbert 6e688ad5c2 Merge pull request #1172 from nooges/hexwire-fixes
Let's Split hexwire keymap fixes
8 years ago
Danny Nguyen 63e47a6425 Add RGB support for Let’s Split v1 8 years ago
Danny Nguyen e5c5902e95 Move keymap into config file 8 years ago
Danny Nguyen f3e3ff29a3 Add Makefile in keymap dir 8 years ago
Danny Nguyen 91776772fd Remove line for hands selection via EEPROM, reduce tap duration from 200ms to 150ms 8 years ago
ishtob 2573e581a5 Update readme.md 8 years ago
ishtob 80270a2791 Add files via upload 8 years ago
ishtob f0962bce50 Add files via upload 8 years ago
Jack Humbert c36a4496eb Update config.h 8 years ago
Jack Humbert c043d1cc47 Update config.h 8 years ago
Jack Humbert 8685d73893 Merge pull request #1148 from nooges/hexwire-lets-split
Add Hexwire layout for Let's Split
8 years ago
Danny Nguyen 52ea58805a Add RGB underglow, move keys to allow Adjust layer to be reached 8 years ago
Danny Nguyen 3df35f712e Add readme for layout 8 years ago
Danny Nguyen 74c6c3d277 Convert keymap to compact version 8 years ago
Danny Nguyen 718b964806 Add hexwire layout for Let’s Split 8 years ago
Stephen Tudor 8d4bc714e4 Update smt keymap READMEs 8 years ago
Stephen Tudor 88e862e472 Update smt keymaps for consistency 8 years ago
Xyverz fbbf618a46 Removed preceeding underscore from MASTER_RIGHT in config.h 8 years ago
Stephen Tudor 334edc3c7d Add smt keymap for Let's Split (based on serial) 8 years ago
Xyverz 4894150094 Changes to the keymap to accommodate the RGB Underglow lighting. 8 years ago
Xyverz 134c354fc5 Adding a config file so that I can get RGB underglow for my Let's Split 8 years ago
Xyverz 902d5077cd Merge remote-tracking branch 'upstream/master' 8 years ago
Jimmy Chan 56d2198b3d rename I2C_MASTER_RIGHT to MASTER_RIGHT since this works for serial as well 8 years ago
Jimmy Chan 9c02e2ab49 correctly put eeprom EE_HANDS at addr 0x0a (decimal 10). default to rev2 project. do not default EE_HANDS for the serial keymap
if you compare split_util.h with the original project by ahtn, the
address we look for isLeftHand config went from addr 7 to addr 10
(decimal). The EEP files were not updated.

EE_HANDS should not be enabled by default since it's more confusing for
most users
8 years ago
TerryMathews ef9e544a7e Let's Split: establish rev2fliphalf subproject
Subproject to accomodate second half pad built in opposite orientation
(places TRRS jacks on opposing edges for shorter cable runs)
8 years ago
TerryMathews 9d24943ec1 Refactor code to eliminate duplicate defines
* Moved duplicated defines out of inappropriate source files (matrix
pins in keymap subdirectory)
* Eliminated default keymap directory
* Hardcoded serial keymap to use serial defines and EE_CONFIG
* Hardcoded i2c keymap to use i2c defines
9 years ago
Xyverz 80bc598585 Added Let's Split 9 years ago
Jack Humbert 27ebacb15d merging lets_split 9 years ago
Jack Humbert 3774a7fcda rgb light through midi 9 years ago
climbalima 21b6b4e6c4 should have fixed conflixed 9 years ago
climbalima 5cac51a773 Merge https://github.com/climbalima/qmk_firmware 9 years ago
climbalima 1dd6ceb45d Updated my repo to current qmk 9 years ago
climbalima b5cecb4cc9 Added both revisions into one folder 9 years ago
climbalima 6e27f6fbde Changes to be committed:
new file:   keyboards/lets_splitv2/Makefile
	new file:   keyboards/lets_splitv2/config.h
	new file:   keyboards/lets_splitv2/i2c.c
	new file:   keyboards/lets_splitv2/i2c.h
	new file:   keyboards/lets_splitv2/imgs/split-keyboard-i2c-schematic.png
	new file:   keyboards/lets_splitv2/imgs/split-keyboard-serial-schematic.png
	new file:   keyboards/lets_splitv2/keymaps/default/keymap.c
	new file:   keyboards/lets_splitv2/lets_split.c
	new file:   keyboards/lets_splitv2/lets_split.h
	new file:   keyboards/lets_splitv2/matrix.c
	new file:   keyboards/lets_splitv2/pro_micro.h
	new file:   keyboards/lets_splitv2/readme.md
	new file:   keyboards/lets_splitv2/serial.c
	new file:   keyboards/lets_splitv2/serial.h
	new file:   keyboards/lets_splitv2/split_util.c
	new file:   keyboards/lets_splitv2/split_util.h
	new file:   keyboards/maxipad/Makefile
	new file:   keyboards/maxipad/config.h
	new file:   keyboards/maxipad/keymaps/default/Makefile
	new file:   keyboards/maxipad/keymaps/default/config.h
	new file:   keyboards/maxipad/keymaps/default/keymap.c
	new file:   keyboards/maxipad/keymaps/default/readme.md
	new file:   keyboards/maxipad/maxipad.c
	new file:   keyboards/maxipad/maxipad.h
	new file:   keyboards/maxipad/readme.md
9 years ago
IBNobody b30e6c1c9e Created I2C and Serial keymaps for unit testing
Having a dedicated I2C keymap and a dedicated serial keymap will allow
the testing suite to check both conditions.
9 years ago
Jack Humbert a4bf46f9b1 default keymap, reset sorted out for now, added serial to makefile 9 years ago
Jack Humbert d707738616 i2c working 9 years ago