summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split
AgeCommit message (Collapse)AuthorFilesLines
2018-01-03Let's Split: Minor fixes in keymap.c commentsRickard von Essen1-4/+4
- Single quote (') is the un-shifted key, not double quote (") - Fixed alignment
2017-12-20Adding pok3r like layout to the let's split (#2135)Nicolas Guelpa3-0/+281
* 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
2017-12-14adds @kristmascane's keymap (#2144)kristmascane1-0/+214
2017-12-05Fix Audio chime overrides in split keyboardsDrashna Jael're3-50/+0
2017-11-28Updates bootloader settings, adds file size check (#2029)Jack Humbert4-16/+6
* pull fuse settings for bootloader jump * fix 32a chips * make automatic bootloader selection optional * quantify bootloaders * fixs #164, speeds up dfu reset * fix for chips w/o usb * missing an n * fix bootloader sizes, use words for addresses * fix bmini, pearl, and [[ issue, make things quiet * ignore avr errors on arm for now * update settings for the light * document bootloader stuff * add bootloader title
2017-11-15fix lets_split keyboardsJack Humbert4-251/+1
2017-11-14fix up lets_split keymapsJack Humbert1-0/+2
2017-11-14fix up lets_split keymapsJack Humbert11-26/+10
2017-11-14Added support for let's split kailh socket version (#2010)Mikkel Jeppesen8-11/+218
* Added support for socket version of the let's split * renamed files * socket-version-works
2017-11-14lets_split: Fix matrix_init for ROW2COLMarian Rusu1-0/+5
Signed-off-by: Marian Rusu <rusumarian91@gmail.com>
2017-11-03Do some cleanup for the APIskullY2-2/+3
2017-11-01Remove extra underscore from MASTER_RIGHT defineDanny Nguyen16-29/+29
2017-10-21Added my Let's Split layout (#1867)Pittyolo4-0/+294
* 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
2017-10-21heartrobotninja ergodox_ez and lets_split layouts (#1874)heartrobotninja3-0/+267
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert4-7/+12
* redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now
2017-10-10 geändert: readme.mdDerMeerkamp1-46/+46
2017-10-10 geändert: readme.mdDerMeerkamp1-47/+47
2017-10-10 geändert: keymap.cDerMeerkamp1-1/+1
2017-10-10 neue Datei: readme.mdDerMeerkamp1-0/+59
2017-10-10 geändert: keyboards/lets_split/keymaps/DE_simple/keymap.cDerMeerkamp1-7/+7
2017-10-10 neue Datei: keyboards/lets_split/keymaps/DE_simple/MakefileDerMeerkamp4-0/+200
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
2017-10-06correct extraneous tRob Rogers1-1/+0
2017-10-06correct layer numbers in keymapsRob Rogers1-4/+5
2017-10-06Consistent fabian layouts for amj40, let's split, planck and xd75 (#1812)Fabian Topfstedt1-54/+105
* 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)
2017-10-06Update Let's Split readmeDylan Khor1-11/+11
Updated Let's Split readme to reflect `make` changes in #1659, removed incorrectly used apostrophe and other spelling / grammar errors
2017-10-03Mbsurfer Let's Split keymap updates (#1787)Cory Shaw1-30/+57
* 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
2017-09-27remove all makefiles from keyboard directoriesJack Humbert13-115/+0
2017-09-16Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712)Dylan Khor1-94/+28
* 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
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed10-0/+101
* 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
2017-09-07Split atreus (#1680)Hugh4-0/+205
* 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
2017-09-06Let's split hand mirroring supportRob Rogers1-1/+16
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???
2017-08-30convert to unix line-endings [skip ci]QMK Bot2-4/+4
2017-08-30Port #1576 to Let's Split: EECONFIG_HANDEDNESS gets overridden when RGB is ↵David Stosik3-7/+3
enabled
2017-08-27Keymaps for several of my boards (#1641)Michael Terhar3-0/+280
* 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 :-)
2017-08-26Add mbsurfer Let's Split keymap with RGB layer indicators (#1638)Cory Shaw3-0/+298
2017-08-24Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert8-271/+9
* 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-23Update keymap.cSteve Holt1-138/+156
2017-08-23Update config.hSteve Holt1-7/+4
2017-08-23Update MakefileSteve Holt1-1/+1
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson11-48/+48
2017-08-19Merge pull request #1601 from dlaroe/masterJack Humbert4-0/+504
My keymaps only
2017-08-18Updated keymaps with second LOWER for the right hand1-9/+9
2017-08-10Add config.h to piemod keymap.dwrz1-0/+37
2017-08-10Remove makefile from Let's Split piemod.dwrz1-10/+0
2017-08-10Add piemod keymaps for Let's Split and Planck.dwrz3-0/+162
2017-08-04Merge pull request #1540 from fabiant7t/masterJack Humbert3-0/+264
amj40 added; my layouts for Let's Split, amj40 and XD75
2017-08-04Fix location of where the make command should be runDanny Nguyen1-2/+2
2017-08-04Move avrdude flashing script from individual keyboard rules.mk to common ↵Danny Nguyen1-12/+0
location and improve script. Port detection script is now more informative and better handles first time flashing of a Pro Micro
2017-08-03Merge https://github.com/qmk/qmk_firmwareFabian Topfstedt3-0/+419
2017-08-02Add keymap xkxk3-0/+419