skullY and Jack Humbert
e6c638bed1
Overhaul the Getting Started section and add a FAQ section
2017-08-16 15:47:20 -04:00
skullY
89bcdde927
line endings
2017-08-16 12:23:59 -07:00
skullY
d3e1aaf5e2
trigger new travis build
2017-08-16 01:11:39 -07:00
skullY
0cc15e117d
Cleanup the clueboard keymaps
2017-08-16 01:07:48 -07:00
Balz Guenat and Jack Humbert
5bff9d6181
cleanup usb-usb converter code
2017-08-15 23:14:41 -04:00
Balz Guenat and Jack Humbert
7e5ccd50dc
add RESET to keymap
2017-08-15 23:14:41 -04:00
Balz Guenat and Jack Humbert
80d082055b
convert keymap into qmk-style
2017-08-15 23:14:41 -04:00
Balz Guenat and Jack Humbert
c8222043fc
wow, it builds! added empty matrix.c and moved custom matrix code to custom_matrix.cpp
...
still untested because of hardware availability :(
2017-08-15 23:14:41 -04:00
Balz Guenat and Jack Humbert
fa86b10138
add extern "C" to matrix.cpp
2017-08-15 23:14:41 -04:00
Balz Guenat and Jack Humbert
2aa5e44640
some major steps toward making the usb-usb converter work
2017-08-15 23:14:41 -04:00
Balz Guenat and Jack Humbert
42f895a4bc
remove unused variables from makefile
2017-08-15 23:14:41 -04:00
Balz Guenat and Jack Humbert
f4cdc9117c
small changes following Jack's advice.
2017-08-15 23:14:41 -04:00
Balz Guenat and Jack Humbert
d7d20e2511
start working on usb-usb converter port
2017-08-15 23:14:41 -04:00
Martin Sandiford and Jack Humbert
4757140107
Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with DISABLE_LEADER defined.
2017-08-15 19:51:06 -04:00
Martin Sandiford and Jack Humbert
c622423668
Remove floating point calculation in mouse move. Saves approx 650 bytes if no other floating point used.
2017-08-15 19:51:06 -04:00
discursivemoth and Jack Humbert
b7d43ee253
correct tilde to grave
2017-08-15 19:48:58 -04:00
Jack Humbert and GitHub
565c670ca4
Merge pull request #1571 from BalzGuenat/grave-esc-fix
...
Fix for issue #1568
2017-08-15 19:48:14 -04:00
Jack Humbert and GitHub
aee4e4650b
Merge pull request #1576 from That-Canadian/minidox
...
Minidox
2017-08-14 16:21:39 -04:00
drashna and Jack Humbert
be0d49ba63
Add files via upload
2017-08-14 16:20:24 -04:00
drashna and Jack Humbert
0f2a7b6210
Fixed so will compile both with and without underglow
2017-08-14 16:20:24 -04:00
drashna and Jack Humbert
cb7255755b
Add files via upload
2017-08-14 16:20:24 -04:00
drashna and Jack Humbert
1a0b5aee63
Create Keymap.c
...
RGB Underglow mod for layer indication
2017-08-14 16:20:24 -04:00
That-Canadian
26650731d1
Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled it was overwritting the old EECONFIG_HANDEDNESS address (10), so it is now on a non-conflicting addres (14).
...
Updated MiniDox split_util.h and eeprom files to reflect this change.
I recommend adding this to any split board that used these files, my changes will not effect them currently.
2017-08-13 14:24:04 -04:00
That-Canadian
1631f7cd79
Merge branch 'master' into minidox
2017-08-13 14:11:40 -04:00
That-Canadian
09e5885e45
Merge remote-tracking branch 'upstream/master'
2017-08-13 14:11:25 -04:00
Balz Guenat
b4be711af1
fix for issue #1568
2017-08-12 12:15:36 +02:00
Balz Guenat
430151dd51
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# docs/faq_keymap.md
2017-08-12 12:14:33 +02:00
Balz Guenat
175db1a549
fix code block formatting
2017-08-11 23:13:50 +02:00
Balz Guenat and Jack Humbert
5ad103fa51
add description of new option to docs and add option (commented out) into template.
2017-08-11 16:54:10 -04:00
Balz Guenat and Jack Humbert
188ed682e3
add short comment to grave_esc_ctrl_override
2017-08-11 16:54:10 -04:00
Balz Guenat and Jack Humbert
897ceac26c
add option to let ctrl override shift/gui for the GRAVE_ESC.
...
This enables the ctrl+shift+esc shortcut to task manager on windows.
2017-08-11 16:54:10 -04:00
Balz Guenat
3e67cc9c80
add description of new option to docs and add option (commented out) into template.
2017-08-11 22:20:36 +02:00
Balz Guenat and GitHub
bd38273f6f
add short comment to grave_esc_ctrl_override
2017-08-11 21:43:49 +02:00
Balz Guenat
7b8eed9f29
add option to let ctrl override shift/gui for the GRAVE_ESC.
...
This enables the ctrl+shift+esc shortcut to task manager on windows.
2017-08-11 18:53:08 +02:00
Jack Humbert
88198a9606
move qmk version to very top, exclude when git isn't available
2017-08-10 18:54:14 -04:00
Jack Humbert
6895c4510e
fix default layer songs
2017-08-10 16:52:35 -04:00
dwrz and Jack Humbert
70407a1b67
Add config.h to piemod keymap.
2017-08-10 14:58:15 -04:00
dwrz and Jack Humbert
3fa32867ad
Remove makefile from Let's Split piemod.
2017-08-10 14:58:15 -04:00
dwrz and Jack Humbert
72b7067489
Add piemod keymaps for Let's Split and Planck.
2017-08-10 14:58:15 -04:00
That-Canadian
48a89ad864
Merge remote-tracking branch 'upstream/master'
2017-08-09 23:17:48 -04:00
Ryan Sullivan and Jack Humbert
a5ab2412ab
Update readme
...
Fixed link and small cleanup
2017-08-09 21:03:05 -04:00
Ryan Sullivan and Jack Humbert
78ae28f24c
Add 'boardy' keymap
...
Initial version of my personal layout for my keyboard Boardy
2017-08-09 21:03:05 -04:00
Ryan Sullivan and Jack Humbert
b6ed990d58
Rename 'base' to 'default'
...
Moves Eagleheardt's base layout to the default one for the Org60. Also changed to use the right header file.
2017-08-09 21:03:05 -04:00
Ryan Sullivan and Jack Humbert
aa660d61ea
Add Org60 keyboard
...
This makes some small changes to the XD60 configuration. Also moves Eagleheardt's base keymap.
2017-08-09 21:03:05 -04:00
Jasonm23 and Jack Humbert
d2e24354e1
Add TKL keymap for GON NerdTKL
2017-08-09 10:19:39 -04:00
Ethan Madden and Jack Humbert
6b70b6a990
Readmes!
2017-08-08 23:31:56 -04:00
Ethan Madden and Jack Humbert
daa5cee065
Added my personal layout
...
added RGB controls to my keymap
2017-08-08 23:31:56 -04:00
Ethan Madden and Jack Humbert
33a87c132c
Base JC65 config
...
jc65 builds properly, haven't test flashed yet
Enabled RGB backlighting
disabled some other features to save some space
2017-08-08 23:31:56 -04:00
skullY
087d00f769
commit line ending differences
2017-08-08 16:45:44 -07:00
Jack Humbert
26d348b6d1
move version info to the top of the output
2017-08-08 16:06:45 -04:00