Fred Sundvik
b0094e631e
Change remote url of uGFX to relative path
7 years ago
Fred Sundvik
6c9b4743f7
Include config.h before visualizer.h
7 years ago
Stick
e43e58aad1
updated README.md
7 years ago
Stick
f4e4d6f8d0
Merge remote-tracking branch 'upstream/master'
7 years ago
Stick
37987837b1
added media keys; many bug fixes
7 years ago
npoirey
a3f151b8e9
Refactoring frenchdev
7 years ago
npoirey
de80e2c756
Moved frenchdev to handwired
7 years ago
Jack Humbert
a1ce43781a
Merge pull request #1421 from 333fred/update-layout
...
Update my layout
7 years ago
Jack Humbert
91f3a73a28
Merge pull request #1419 from Wraul/phantom-improvements
...
Phantom improvements
7 years ago
Fredric Silberberg
6794495336
Doc updates
7 years ago
Fredric Silberberg
2b26abf9a9
Copy/paste additions.
7 years ago
Fredric Silberberg
946f4854c5
Added backlight control keys
7 years ago
Fredric Silberberg
a2fbd671ad
Added a few more VS macros and another ctrl
7 years ago
Fredric Silberberg
7389beb18c
Small keymap layout updates
7 years ago
Mathias Andersson
dd9b00543b
Update Phantom readme
...
Added basic description of the keyboard and some build and configuration
instructions.
Also moved the RGB underlight modification instructions to the readme.
7 years ago
Mathias Andersson
7ca335cf5b
Adjust Phantom for standard PCB
...
The previous default configuration and keymap was made for a Phantom
modified with RGB underlight.
This commit makes the default more in line with the "official"
configurations provided by the PCB.
The previous default have been moved to a separate keymap named
`rgbmod`. It has also been updated to better match the template keymap.
7 years ago
Mathias Andersson
3522496f24
Update Phantom config to better match template
7 years ago
Mathias Andersson
67b8bf8f70
Move Phantom LED handling to phantom.c
...
This is more in line with the structure provided by the keyboard
template.
7 years ago
Stick
98373f2fc1
added tapdance locking
7 years ago
npoirey
a012c24225
Removed image from git and added references to imgur album for Frenchdev keyboard.
7 years ago
Stick
fa96d64f37
Merge remote-tracking branch 'upstream/master'
7 years ago
Jack Humbert
2b98ec67f3
Update _summary.md
7 years ago
Jack Humbert
7b3c9cc8de
Create adding_a_keyboard_to_qmk.md
7 years ago
Jack Humbert
f32c68ee65
Update porting_your_keyboard_to_qmk.md
7 years ago
Jack Humbert
c21c2cc92b
Merge pull request #1416 from geofflane/feature/s65_x_std_grv_esc
...
Use the new Quantum KC_GESC instead of custom code
7 years ago
Erez Zukerman
fe9556104b
Merge pull request #1331 from ariasuni/master
...
Fix undefined reference errors with avr-gcc 7.1
7 years ago
npoirey
0fb835c54c
Fix warning in frenchdev
7 years ago
npoirey
23b0fc20e3
Frenchdev v1
7 years ago
Jack Humbert
9d22a1a6d8
add group edge via travis updates
7 years ago
Geoff Lane
8705ac408d
Use the new Quantum KC_GESC instead of custom code
7 years ago
Jack Humbert
23df3016e8
Merge pull request #1405 from cquiroz/oneshot-mods-timeout
...
Oneshot mods timeout
7 years ago
Jack Humbert
9019d65b3c
Merge pull request #1414 from dvdizon/kbd75
...
KBD75 - Initial KBD75 port from qmkeyboard.cn source files
7 years ago
Jack Humbert
2c171b3e5f
Merge pull request #1413 from lasko/master
...
This is a complete redo of my keymap. It includes several
7 years ago
Jack Humbert
33a271b8e3
Merge pull request #1412 from nall/master
...
Fixed offset for knight rgb mode
7 years ago
David Dizon
e71b3c6572
KBD75 - Initial KBD75 port from qmkeyboard.cn source files
7 years ago
Jon Nall
f169c715eb
Added custom keymap and enabled Space Cadet
7 years ago
Brandon Height
2ffcf47793
This is a complete redo of my keymap. It includes several
...
layers including qwerty, colemak, navigation, and gui layers.
I also was playing around with dancing tap keys.
7 years ago
Jon Nall
7ce056cad7
Fixed offset for knight rgb mode
7 years ago
Jack Humbert
3e7bb19612
Merge pull request #1410 from belak/tv44-core
...
tv44: Add core layout based on the Core 47
7 years ago
Jack Humbert
e951317acb
Merge pull request #1409 from fredizzimo/full_unit_test
...
Take first baby steps towards testing the whole QMK
7 years ago
Kaleb Elwert
f71c990215
tv44: Add core layout based on the Core 47
7 years ago
Fred Sundvik
1aa0be4cf1
Fix serial_link vpath problem
7 years ago
Fred Sundvik
0f163c0028
Add todo to timer.c
7 years ago
Fred Sundvik
fb9b8dadb9
Add a couple of todos to keyboard_report_util.cpp
...
Also print the modifier state
7 years ago
Fred Sundvik
43d8fa5bf1
More natural interface for setting keyboard leds
7 years ago
Fred Sundvik
36f820be7e
Add a test fixture
...
It only initializes QMK once, and clears the matrix after each test.
7 years ago
Fred Sundvik
e85b185796
Test two keys pressed at once
7 years ago
Fred Sundvik
6a76192fa4
Fix problems with undefined inlines in debug mode
7 years ago
Fred Sundvik
bd1729d5be
Actually test for correct key presses
7 years ago
Fred Sundvik
fb95d86b39
Move functions for adding keys from to reports to report.h
7 years ago