lucwastiaux
|
78a1dc84dd
|
updated readme
|
2016-11-05 11:58:23 +08:00 |
|
lucwastiaux
|
ff8b4a1d89
|
removed brackets anywhere but in brackets layer, added mouse layer back in, replaced all HYPR with MEH, put semicolon-newline and end-newline on symbol layer
|
2016-11-05 11:56:59 +08:00 |
|
Damien
|
7697f23538
|
Merge pull request #11 from jackhumbert/master
Merged from jackhumbert
|
2016-11-03 21:50:31 +01:00 |
|
cbbrowne
|
930ae4b7ff
|
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
|
2016-11-01 13:09:27 -04:00 |
|
IBNobody
|
78976d8f7a
|
Adding SKIP_GIT to speed up compiles.
|
2016-11-01 11:52:58 -05:00 |
|
IBNobody
|
9e6c57af2a
|
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
|
2016-11-01 10:56:56 -05:00 |
|
Erez Zukerman
|
d5270af111
|
Implements dedicated text zoom keys
|
2016-11-01 10:03:58 -04:00 |
|
Erez Zukerman
|
7a9be2562d
|
Merge pull request #851 from J3RN/momentary
Switched to momentary
|
2016-10-31 21:41:19 -04:00 |
|
Erez Zukerman
|
a6401076d5
|
Merge pull request #843 from lucwastiaux/master
Adding Ergodox Dvorak Programmer layout
|
2016-10-31 21:40:58 -04:00 |
|
Erez Zukerman
|
bd40844e4e
|
Merge pull request #836 from 20lives/master
added new layout
|
2016-10-31 21:39:40 -04:00 |
|
cbbrowne
|
b90366285f
|
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
|
2016-10-31 11:45:54 -04:00 |
|
Jack Humbert
|
964b8574ee
|
Merge pull request #839 from priyadi/planck-priyadi-modification
Update priyadi's keymap for Planck; added readme
|
2016-10-30 12:26:20 -04:00 |
|
Jack Humbert
|
d75de44551
|
Merge pull request #854 from slebedev/master
Add link to article about Unicode Hex Input in readme
|
2016-10-30 12:25:52 -04:00 |
|
Jack Humbert
|
b0317abe42
|
Merge pull request #857 from fredizzimo/fix_makefile_too_long_bash
Run each sumbmake in a separate shell
|
2016-10-30 12:25:22 -04:00 |
|
Fred Sundvik
|
d956dd1248
|
Run each sumbmake in a separate shell
This will fix the situation where the commandline gets too long when
there are many keyboards and keymaps.
|
2016-10-30 17:03:01 +02:00 |
|
IBNobody
|
f403028974
|
added fixed debounce code
|
2016-10-29 16:12:58 -05:00 |
|
Sergey Lebedev
|
552f469dfc
|
Add link to article about Unicode Hex Input in readme
For me it wasn't clear what is `Unicode Hex Input`, that article
clarifies it (at least for me).
|
2016-10-29 22:08:11 +03:00 |
|
IBNobody
|
e40c33f754
|
Merge branch 'master' of https://github.com/IBNobody/qmk_firmware
|
2016-10-29 11:13:15 -05:00 |
|
IBNobody
|
32f88c0717
|
Made scanning more efficient
|
2016-10-29 10:39:03 -05:00 |
|
IBNobody
|
4c6960835c
|
Refactoring Matrix scanning
|
2016-10-28 16:24:20 -05:00 |
|
IBNobody
|
508eddf8ba
|
Fixing Debounce - WIP
|
2016-10-28 14:21:38 -05:00 |
|
IBNobody
|
a0fdb6b81a
|
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
|
2016-10-28 09:28:47 -05:00 |
|
dbroqua
|
2082c6f110
|
- Fixed typo in gh60/dbroqua layout
|
2016-10-26 22:24:26 +02:00 |
|
cbbrowne
|
2a2920d92c
|
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
|
2016-10-26 10:55:41 -04:00 |
|
lucwastiaux
|
055247f35d
|
re-introduce brackets layer
|
2016-10-26 21:00:58 +08:00 |
|
Damien
|
41d7460f53
|
Merge pull request #10 from jackhumbert/master
Merge from jackhumbert/qmk_firmware
|
2016-10-26 07:43:58 +02:00 |
|
Jack Humbert
|
f44ead1462
|
Merge pull request #827 from Dbroqua/master
Updated dbroqua layout for HHKB keyboard and added new layout for KC60
|
2016-10-26 01:19:27 -04:00 |
|
Jack Humbert
|
67cf367a45
|
Merge pull request #849 from hot-leaf-juice/master
tiny keymap change
|
2016-10-26 00:52:13 -04:00 |
|
Jack Humbert
|
003cb9124c
|
Merge pull request #848 from andrebeat/fix-dockerfile
Add subproject env var to dockerfile
|
2016-10-26 00:51:51 -04:00 |
|
Jack Humbert
|
cbb7e95284
|
Merge pull request #847 from yinshanyang/master
added notes on using Arduino Pro Micro 3.3V with Let’s Split
|
2016-10-26 00:51:39 -04:00 |
|
Jack Humbert
|
8d60354d5a
|
Merge pull request #844 from priyadi/unicode_wincompose_input
Unicode WinCompose input method
|
2016-10-26 00:48:44 -04:00 |
|
Jack Humbert
|
108d0e89a6
|
Merge pull request #842 from priyadi/unicode_map_length
UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitations
|
2016-10-26 00:48:00 -04:00 |
|
Jack Humbert
|
3b34cf7e6c
|
Merge pull request #841 from jacwib/master
Update jacwib keymap to version 1.2
|
2016-10-26 00:47:30 -04:00 |
|
Jack Humbert
|
f2dd125a1e
|
Merge pull request #831 from kejadlen/master
add alphadox layouts to atreus and ergodox
|
2016-10-26 00:46:56 -04:00 |
|
Jack Humbert
|
c66c86cace
|
Merge pull request #834 from kazufukurou/master
add programmer dvorak keymap
|
2016-10-26 00:45:59 -04:00 |
|
Alpha Chen
|
427ea7a889
|
[alphadox] remove tmk reset code
|
2016-10-25 09:00:45 -07:00 |
|
Alpha Chen
|
e2916f8ab1
|
[ergodox][alphadox] undefine tapping_term, ignore_mod_tap_interrupt
|
2016-10-25 09:00:45 -07:00 |
|
Alpha Chen
|
22cb73fad3
|
add alphadox layouts to atreus and ergodox
|
2016-10-25 09:00:45 -07:00 |
|
Callum Oakley
|
6bbb0b030e
|
replace lock key with general power key
|
2016-10-25 11:51:32 +01:00 |
|
Callum Oakley
|
c0a9fa8eea
|
switched to standard volume keys
|
2016-10-25 11:37:09 +01:00 |
|
Andre Silva
|
1557d16562
|
add subproject env var to dockerfile
|
2016-10-24 20:29:34 +01:00 |
|
Joshua T
|
7d698cc494
|
Added comments with ASCII art keymaps
|
2016-10-24 10:30:00 -05:00 |
|
Yin Shanyang
|
7550abbb7f
|
added notes on using Arduino Pro Micro 3.3V with Let’s Split
|
2016-10-24 15:36:24 +08:00 |
|
IBNobody
|
ef8f618027
|
Fixing Line Terminations
|
2016-10-23 23:03:26 -05:00 |
|
IBNobody
|
17170ba76d
|
Fixed some large keyboard bugs
Fixed some bugs relating to keyboards with more than 16 columns. Also
added the ability to mask off keyboard matrix bits.
|
2016-10-23 23:00:43 -05:00 |
|
IBNobody
|
05ceef2350
|
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
|
2016-10-23 20:45:20 -05:00 |
|
Lior Haim
|
0d26320cf3
|
merge upstream
|
2016-10-23 20:22:28 +03:00 |
|
Chris Browne
|
6a0313ac26
|
Merge branch 'master' of github.com:cbbrowne/qmk_firmware
|
2016-10-23 10:28:47 -04:00 |
|
Chris Browne
|
ed8efcf86d
|
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
|
2016-10-23 10:28:02 -04:00 |
|
jacwib
|
b7611d5037
|
1.2 update
|
2016-10-23 15:57:36 +02:00 |
|