aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split
AgeCommit message (Collapse)Author
2017-08-22Update MakefileGravatar Steve Holt
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Gravatar Joe Wasson
2017-08-19Merge pull request #1601 from dlaroe/masterGravatar Jack Humbert
My keymaps only
2017-08-18Updated keymaps with second LOWER for the right handGravatar
2017-08-10Add config.h to piemod keymap.Gravatar dwrz
2017-08-10Remove makefile from Let's Split piemod.Gravatar dwrz
2017-08-10Add piemod keymaps for Let's Split and Planck.Gravatar dwrz
2017-08-03Merge pull request #1540 from fabiant7t/masterGravatar Jack Humbert
amj40 added; my layouts for Let's Split, amj40 and XD75
2017-08-03Fix location of where the make command should be runGravatar Danny Nguyen
2017-08-03Move avrdude flashing script from individual keyboard rules.mk to common ↵Gravatar Danny Nguyen
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_firmwareGravatar Fabian Topfstedt
2017-08-02Add keymap xkGravatar xk
2017-07-31Merge https://github.com/qmk/qmk_firmwareGravatar Fabian Topfstedt
2017-07-29Changes lets_split to use timer based debouncingGravatar ahtn
The let's split code used delays in its debouncing algorithm which increases input latency. This commit copies and adapts the code from `quantum/matrix.c` to lets_split's `matrix.c`.
2017-07-26custom makefileGravatar Fabian Topfstedt
2017-07-26symmetric modifiers in bottom rowGravatar Fabian Topfstedt
2017-07-26left shift is backspace on tapGravatar Fabian Topfstedt
2017-07-26default based customizationsGravatar Fabian Topfstedt
2017-07-24First UpdateGravatar
2017-07-20Merge https://github.com/qmk/qmk_firmwareGravatar Fabian Topfstedt
2017-07-12fix implementation issues from SSD1306 clean up, added rotation (#1494)Gravatar ishtob
* 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
2017-07-11clean up ssd1306 implementationGravatar Jack Humbert
2017-07-10Start mvoing hardware drivers to /drivers/ (#1433)Gravatar Jack Humbert
* start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional
2017-07-07Merge pull request #1471 from qmk/lufa_libGravatar Jack Humbert
Update LUFA and move it to /lib/lufa
2017-07-07Add new keymap to try to get pretty close to the default layout for an ↵Gravatar Ethan Spitz
ergodox keyboard. Coming from that I really like being able to use the backspace from my left thumb.
2017-07-07update includeGravatar Jack Humbert
2017-07-07update lets_split lufa includeGravatar Jack Humbert
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Gravatar Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-06-28update some copyright headersGravatar Jack Humbert
2017-06-28cleanup lets_splitGravatar Jack Humbert
2017-06-27fixed bracketsGravatar Fabian Topfstedt
2017-06-27my layoutGravatar Fabian Topfstedt
2017-06-27removed wrong readmeGravatar Fabian Topfstedt
2017-06-27my layoutGravatar Fabian Topfstedt
2017-06-26clone smt layoutGravatar Fabian Topfstedt
2017-06-24Remove the DIODE_DIRECTION defines from lets_split so we can close #1067Gravatar skullY
2017-06-18remove hardware files, move arrow padGravatar Jack Humbert
2017-06-18Don't define RGBLED_NUM in let-split khord keymapGravatar Fred Sundvik
It's already defined correctly by the parent keyboard project, and was causing problems for rev1, where the pin is different.
2017-06-15minor fixesGravatar Dylan Khor
2017-06-15Add custom let's split keymapGravatar Dylan Khor
2017-06-11remove the rest of the .pngsGravatar Jack Humbert
2017-06-09Use single brackets for portability with other shellsGravatar Nic Aitch
2017-06-03Adding permissive_holdGravatar Adam Bell
2017-06-03adding lets split keymapGravatar Adam Bell
2017-05-31replacing one R for a TGravatar Alfrheim
2017-05-11Fix spelling of "persistent"Gravatar Nikolaus Wittenstein
Fixes #1201.
2017-04-03Merge branch 'master' into masterGravatar Jack Humbert
2017-04-03Include use of either TRS or TRRSGravatar Danny Nguyen
2017-04-03Remove flip-half from keymapGravatar Danny Nguyen
2017-04-03Update Let’s Split readmeGravatar Danny Nguyen