Danny Nguyen
e0caf94323
Move avrdude flashing script from individual keyboard rules.mk to common location and improve script.
...
Port detection script is now more informative and better handles first time flashing of a Pro Micro
2017-08-03 20:56:21 -04:00
xk
23549791eb
Add keymap xk
2017-08-02 16:04:49 -04:00
ahtn
07cb997b6d
Changes lets_split to use timer based debouncing
...
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-29 11:38:00 -04:00
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
2017-07-12 12:10:28 -04:00
Jack Humbert
cc468523df
clean up ssd1306 implementation
2017-07-11 14:23:26 -04:00
Jack Humbert
42d5a324eb
Start mvoing hardware drivers to /drivers/ ( #1433 )
...
* start driver isolation
* update nyquist and orthodox boards
* update atreus62
* move drivers to avr
* update avr conditional
2017-07-10 11:18:47 -04:00
Jack Humbert
9de443cbf1
Merge pull request #1471 from qmk/lufa_lib
...
Update LUFA and move it to /lib/lufa
2017-07-07 15:33:29 -04:00
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.
2017-07-07 15:13:18 -04:00
Jack Humbert
1c26468ad5
update include
2017-07-07 14:53:47 -04:00
Jack Humbert
7bddacf25f
update lets_split lufa include
2017-07-07 13:32:29 -04:00
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
2017-06-30 16:09:52 -04:00
Jack Humbert
61ef949576
update some copyright headers
2017-06-28 12:58:58 -04:00
Jack Humbert
f5f7dfa064
cleanup lets_split
2017-06-28 10:42:23 -04:00
skullY
62c77e7dbf
Remove the DIODE_DIRECTION defines from lets_split so we can close #1067
2017-06-24 17:08:43 -07:00
Jack Humbert
f2e1609801
remove hardware files, move arrow pad
2017-06-18 12:33:14 -04:00
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.
2017-06-18 17:03:07 +03:00
Dylan Khor
a44ba492ea
minor fixes
2017-06-15 03:26:04 -04:00
Dylan Khor
22f985eba7
Add custom let's split keymap
2017-06-15 07:15:27 +00:00
Jack Humbert
a7ce482d14
remove the rest of the .pngs
2017-06-11 21:24:23 -04:00
Nic Aitch
3b38e6954a
Use single brackets for portability with other shells
2017-06-09 09:14:44 -05:00
Adam Bell
4ab61344f5
Adding permissive_hold
2017-06-03 10:28:46 -04:00
Adam Bell
587b0de6e5
adding lets split keymap
2017-06-03 10:28:46 -04:00
Alfrheim
974a77a07c
replacing one R for a T
2017-05-31 15:19:37 +02:00
Nikolaus Wittenstein
8ddbf7f59f
Fix spelling of "persistent"
...
Fixes #1201 .
2017-05-11 15:32:35 -04:00
Jack Humbert
27aa185222
Merge branch 'master' into master
2017-04-03 21:06:40 -04:00
Danny Nguyen
fbd9d04559
Include use of either TRS or TRRS
2017-04-03 16:16:46 -04:00
Danny Nguyen
ed9c18e866
Remove flip-half from keymap
2017-04-03 14:00:33 -04:00
Danny Nguyen
133ed52466
Update Let’s Split readme
2017-04-03 13:24:20 -04:00
Danny Nguyen
e3aeab356a
Move SSD1306 function declarations to header file
2017-04-03 13:24:20 -04:00
Danny Nguyen
d90ac76295
Move defines for RGB to after the config.h include
2017-04-03 13:24:20 -04:00
Danny Nguyen
563961328b
Rename COMPACT_KEYMAP to KC_KEYMAP and move to lets_split.h
2017-04-03 13:24:20 -04:00
Danny Nguyen
d0cfaba6d2
Revise KEYMAP macro to make left and right halves more clear
2017-04-03 13:24:11 -04:00
ishtob
4e51c1e3ca
Update ssd1306.c
2017-04-03 13:17:41 -04:00
Danny Nguyen
48f4c5997b
Move defines for RGB to after the config.h include
2017-04-03 12:06:28 -04:00
Danny Nguyen
344ebbac43
Revert removal of avrdude make option
2017-04-03 11:32:54 -04:00
Xyverz
c034b61b1a
Merge remote-tracking branch 'upstream/master'
2017-04-02 14:49:39 -07:00
Xyverz
571f39da66
Tidied up keymaps, Makefiles that actually work, Clueboard make v1.0
2017-03-29 22:32:39 -07:00
Jack Humbert
6e688ad5c2
Merge pull request #1172 from nooges/hexwire-fixes
...
Let's Split hexwire keymap fixes
2017-03-28 09:16:47 -04:00
Danny Nguyen
63e47a6425
Add RGB support for Let’s Split v1
2017-03-23 12:23:20 -04:00
Danny Nguyen
e5c5902e95
Move keymap into config file
2017-03-23 08:51:29 -04:00
Danny Nguyen
f3e3ff29a3
Add Makefile in keymap dir
2017-03-23 08:46:35 -04:00
Danny Nguyen
91776772fd
Remove line for hands selection via EEPROM, reduce tap duration from 200ms to 150ms
2017-03-23 08:46:35 -04:00
ishtob
2573e581a5
Update readme.md
2017-03-22 15:56:45 -04:00
ishtob
d5f56e91e4
Update i2c.c
2017-03-22 15:50:52 -04:00
ishtob
bb413383ee
Update i2c.c
2017-03-22 15:50:18 -04:00
ishtob
092416325b
Update i2c.c
2017-03-22 15:49:21 -04:00
ishtob
be0cfbb97e
Update i2c.c
2017-03-22 15:48:56 -04:00
ishtob
732a7f2be9
Update matrix.c
2017-03-22 15:47:53 -04:00
ishtob
ebb46694e5
Update split_util.c
2017-03-22 15:45:45 -04:00
ishtob
1f7b8a0343
Update matrix.c
2017-03-22 15:45:15 -04:00