Balz Guenat
c8222043fc
wow, it builds! added empty matrix.c and moved custom matrix code to custom_matrix.cpp
...
still untested because of hardware availability :(
7 years ago
Balz Guenat
fa86b10138
add extern "C" to matrix.cpp
7 years ago
Balz Guenat
2aa5e44640
some major steps toward making the usb-usb converter work
7 years ago
Balz Guenat
42f895a4bc
remove unused variables from makefile
7 years ago
Balz Guenat
f4cdc9117c
small changes following Jack's advice.
7 years ago
Balz Guenat
d7d20e2511
start working on usb-usb converter port
7 years ago
Martin Sandiford
4757140107
Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with DISABLE_LEADER defined.
7 years ago
Martin Sandiford
c622423668
Remove floating point calculation in mouse move. Saves approx 650 bytes if no other floating point used.
7 years ago
discursivemoth
b7d43ee253
correct tilde to grave
7 years ago
Jack Humbert
565c670ca4
Merge pull request #1571 from BalzGuenat/grave-esc-fix
...
Fix for issue #1568
7 years ago
Jack Humbert
aee4e4650b
Merge pull request #1576 from That-Canadian/minidox
...
Minidox
7 years ago
drashna
be0d49ba63
Add files via upload
7 years ago
drashna
0f2a7b6210
Fixed so will compile both with and without underglow
7 years ago
drashna
cb7255755b
Add files via upload
7 years ago
drashna
1a0b5aee63
Create Keymap.c
...
RGB Underglow mod for layer indication
7 years ago
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.
7 years ago
That-Canadian
1631f7cd79
Merge branch 'master' into minidox
7 years ago
That-Canadian
09e5885e45
Merge remote-tracking branch 'upstream/master'
7 years ago
Balz Guenat
b4be711af1
fix for issue #1568
7 years ago
Balz Guenat
430151dd51
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# docs/faq_keymap.md
7 years ago
Balz Guenat
175db1a549
fix code block formatting
7 years ago
Balz Guenat
5ad103fa51
add description of new option to docs and add option (commented out) into template.
7 years ago
Balz Guenat
188ed682e3
add short comment to grave_esc_ctrl_override
7 years ago
Balz Guenat
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.
7 years ago
Balz Guenat
3e67cc9c80
add description of new option to docs and add option (commented out) into template.
7 years ago
Balz Guenat
bd38273f6f
add short comment to grave_esc_ctrl_override
7 years ago
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.
7 years ago
Jack Humbert
88198a9606
move qmk version to very top, exclude when git isn't available
7 years ago
Jack Humbert
6895c4510e
fix default layer songs
7 years ago
dwrz
70407a1b67
Add config.h to piemod keymap.
7 years ago
dwrz
3fa32867ad
Remove makefile from Let's Split piemod.
7 years ago
dwrz
72b7067489
Add piemod keymaps for Let's Split and Planck.
7 years ago
That-Canadian
48a89ad864
Merge remote-tracking branch 'upstream/master'
7 years ago
Ryan Sullivan
a5ab2412ab
Update readme
...
Fixed link and small cleanup
7 years ago
Ryan Sullivan
78ae28f24c
Add 'boardy' keymap
...
Initial version of my personal layout for my keyboard Boardy
7 years ago
Ryan Sullivan
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.
7 years ago
Ryan Sullivan
aa660d61ea
Add Org60 keyboard
...
This makes some small changes to the XD60 configuration. Also moves Eagleheardt's base keymap.
7 years ago
Jasonm23
d2e24354e1
Add TKL keymap for GON NerdTKL
7 years ago
Ethan Madden
6b70b6a990
Readmes!
7 years ago
Ethan Madden
daa5cee065
Added my personal layout
...
added RGB controls to my keymap
7 years ago
Ethan Madden
33a87c132c
Base JC65 config
...
jc65 builds properly, haven't test flashed yet
Enabled RGB backlighting
disabled some other features to save some space
7 years ago
skullY
087d00f769
commit line ending differences
7 years ago
Jack Humbert
26d348b6d1
move version info to the top of the output
7 years ago
Jack Humbert
5210f94a56
add version to make output
7 years ago
Danny Nguyen
f1536a3f54
Change installation of avr-libc to avr-gcc, now that avr-libc is integrated into the avr-gcc build
7 years ago
Fredric Silberberg
3815067377
Fixed gaming layer
7 years ago
Fredric Silberberg
114565fe81
Rename SHIFT macro to BV_64
7 years ago
Fredric Silberberg
e9d755b6f4
Small gaming layer update
7 years ago
Fredric Silberberg
a3e1d9a8cc
Added support for locking One Shot modifiers.
7 years ago
Fredric Silberberg
02f405708b
Remove hex print code.
7 years ago