Commit Graph

117 Commits (5810bb67e4280582ef2811a7246f90d5f0bf292d)

Author SHA1 Message Date
Jack Humbert b476d65b9c Update keyboards' rules.mk/Makefiles (#1442)
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
7 years ago
Jack Humbert 61ef949576 update some copyright headers 7 years ago
Jack Humbert f5f7dfa064 cleanup lets_split 7 years ago
skullY 62c77e7dbf Remove the DIODE_DIRECTION defines from lets_split so we can close #1067 7 years ago
Jack Humbert f2e1609801 remove hardware files, move arrow pad 7 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.
7 years ago
Dylan Khor a44ba492ea minor fixes 7 years ago
Dylan Khor 22f985eba7 Add custom let's split keymap 7 years ago
Jack Humbert a7ce482d14 remove the rest of the .pngs 7 years ago
Nic Aitch 3b38e6954a Use single brackets for portability with other shells 7 years ago
Adam Bell 4ab61344f5 Adding permissive_hold 7 years ago
Adam Bell 587b0de6e5 adding lets split keymap 7 years ago
Alfrheim 974a77a07c replacing one R for a T 7 years ago
Nikolaus Wittenstein 8ddbf7f59f Fix spelling of "persistent"
Fixes #1201.
7 years ago
Jack Humbert 27aa185222 Merge branch 'master' into master 8 years ago
Danny Nguyen fbd9d04559 Include use of either TRS or TRRS 8 years ago
Danny Nguyen ed9c18e866 Remove flip-half from keymap 8 years ago
Danny Nguyen 133ed52466 Update Let’s Split readme 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 d0cfaba6d2 Revise KEYMAP macro to make left and right halves more clear 8 years ago
ishtob 4e51c1e3ca Update ssd1306.c 8 years ago
Danny Nguyen 48f4c5997b Move defines for RGB to after the config.h include 8 years ago
Danny Nguyen 344ebbac43 Revert removal of avrdude make option 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 d5f56e91e4 Update i2c.c 8 years ago
ishtob bb413383ee Update i2c.c 8 years ago
ishtob 092416325b Update i2c.c 8 years ago
ishtob be0cfbb97e Update i2c.c 8 years ago
ishtob 732a7f2be9 Update matrix.c 8 years ago
ishtob ebb46694e5 Update split_util.c 8 years ago
ishtob 1f7b8a0343 Update matrix.c 8 years ago
ishtob d1865db599 OLED code cleanup 8 years ago
ishtob 80270a2791 Add files via upload 8 years ago
ishtob 30f4507492 OLED code cleanup 8 years ago
ishtob 65317a3a02 Added OLED SSD1306 support to I2C 8 years ago
ishtob 423c68c210 Merged Fliphalf, now defined in config, added OLED
Can now use the following in the keymap config.h to call the flipped matrix

```
#define FLIPHALF
```
8 years ago
ishtob 3a7083d810 Delete rules.mk 8 years ago
ishtob a4bdd6d084 Delete rev2fliphalf.h 8 years ago
ishtob d012b01108 Delete rev2fliphalf.c 8 years ago
ishtob 6167d7937c Delete config.h 8 years ago
ishtob dfb5a0e8f4 Delete Makefile 8 years ago