]> git.donarmstrong.com Git - qmk_firmware.git/log
qmk_firmware.git
6 years agoUpdate _summary.md
Jack Humbert [Mon, 17 Jul 2017 19:01:33 +0000 (15:01 -0400)]
Update _summary.md

6 years agoRename docs/features/README.md to docs/features.md
Jack Humbert [Mon, 17 Jul 2017 19:01:11 +0000 (15:01 -0400)]
Rename docs/features/README.md to docs/features.md

6 years agoMerge pull request #1498 from That-Canadian/minidox
Jack Humbert [Sat, 15 Jul 2017 02:04:18 +0000 (22:04 -0400)]
Merge pull request #1498 from That-Canadian/minidox

Minidox

6 years agoFixed typo in readme
That-Canadian [Sat, 15 Jul 2017 01:58:59 +0000 (21:58 -0400)]
Fixed typo in readme

6 years agoUpdated MiniDox readme
That-Canadian [Sat, 15 Jul 2017 01:57:41 +0000 (21:57 -0400)]
Updated MiniDox readme

6 years agoMerge branch 'master' into minidox
That-Canadian [Sat, 15 Jul 2017 01:35:50 +0000 (21:35 -0400)]
Merge branch 'master' into minidox

6 years agoMerge remote-tracking branch 'upstream/master'
That-Canadian [Sat, 15 Jul 2017 01:34:37 +0000 (21:34 -0400)]
Merge remote-tracking branch 'upstream/master'

6 years agoMerge branch 'minidox' of https://github.com/That-Canadian/qmk_firmware into minidox
That-Canadian [Sat, 15 Jul 2017 01:33:19 +0000 (21:33 -0400)]
Merge branch 'minidox' of https://github.com/That-Canadian/qmk_firmware into minidox

6 years agoUpdated i2c and serial files to most recent from the lets split firmware. Also update...
That-Canadian [Sat, 15 Jul 2017 01:24:58 +0000 (21:24 -0400)]
Updated i2c and serial files to most recent from the lets split firmware. Also updated that_canadian keymap

6 years agoMerge pull request #1491 from fredizzimo/msys2
Jack Humbert [Thu, 13 Jul 2017 18:24:26 +0000 (14:24 -0400)]
Merge pull request #1491 from fredizzimo/msys2

Add support for msys2 build environment

6 years agofix implementation issues from SSD1306 clean up, added rotation (#1494)
ishtob [Wed, 12 Jul 2017 16:10:28 +0000 (12:10 -0400)]
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

6 years agoFix printf error in make output on msys2
Fred Sundvik [Wed, 12 Jul 2017 10:04:50 +0000 (13:04 +0300)]
Fix printf error in make output on msys2

6 years agoFix bitfield problem when compiling in native mingw
Fred Sundvik [Tue, 11 Jul 2017 19:05:01 +0000 (22:05 +0300)]
Fix bitfield problem when compiling in native mingw

6 years agoclean up ssd1306 implementation
Jack Humbert [Tue, 11 Jul 2017 18:23:26 +0000 (14:23 -0400)]
clean up ssd1306 implementation

6 years agoupdate drivers to exclude lets_split include
Jack Humbert [Tue, 11 Jul 2017 17:57:58 +0000 (13:57 -0400)]
update drivers to exclude lets_split include

6 years agoAdds Hadron Keyboard (#1492)
ishtob [Tue, 11 Jul 2017 17:53:50 +0000 (13:53 -0400)]
Adds Hadron Keyboard (#1492)

* adding hadron keymaps

* fix embedded comment

* fixed TWI driver path

* Delete glcdfont.c

* Delete ssd1306.c

* Delete ssd1306.h

* Update readme.md

6 years agoUpdates maartenwut's keymap (#1489)
Maarten Dekkers [Tue, 11 Jul 2017 16:53:41 +0000 (18:53 +0200)]
Updates maartenwut's keymap (#1489)

* Updated keymap

* Added backlight breathing to fix compile error

6 years agoFix unreferenced errors with mingw compiler and unit tests
Fred Sundvik [Tue, 11 Jul 2017 16:41:04 +0000 (19:41 +0300)]
Fix unreferenced errors with mingw compiler and unit tests

6 years agoAdd more dependencies, everything can be compiled now
Fred Sundvik [Tue, 11 Jul 2017 15:51:52 +0000 (18:51 +0300)]
Add more dependencies, everything can be compiled now

6 years agoAdd tools to the path
Fred Sundvik [Tue, 11 Jul 2017 14:55:03 +0000 (17:55 +0300)]
Add tools to the path

6 years agoExtract flip
Fred Sundvik [Tue, 11 Jul 2017 14:32:58 +0000 (17:32 +0300)]
Extract flip

6 years agoInstall arm toolchain
Fred Sundvik [Tue, 11 Jul 2017 14:18:24 +0000 (17:18 +0300)]
Install arm toolchain

6 years agoDownload and extract avr tools
Fred Sundvik [Tue, 11 Jul 2017 13:44:46 +0000 (16:44 +0300)]
Download and extract avr tools

6 years agoFix overlong lines, and a few spelling errors
Fred Sundvik [Tue, 11 Jul 2017 13:26:29 +0000 (16:26 +0300)]
Fix overlong lines, and a few spelling errors

6 years agoUse home directory for download on msys2
Fred Sundvik [Tue, 11 Jul 2017 13:11:37 +0000 (16:11 +0300)]
Use home directory for download on msys2

6 years agoMerge remote-tracking branch 'upstream/master'
That-Canadian [Tue, 11 Jul 2017 01:24:20 +0000 (21:24 -0400)]
Merge remote-tracking branch 'upstream/master'

6 years agoAdds Minidox Keyboard (#1487)
That-Canadian [Tue, 11 Jul 2017 00:15:08 +0000 (20:15 -0400)]
Adds Minidox Keyboard (#1487)

* merge

* line ending stuff

* Added MiniDox keyboard folder / configs / and some keymaps

* Updated minidox rev1 config, and readme. Also updated that_canadian keymap to include RGB

* cleaned up that_canadian keymap comments

* Fixed RGB being enabled by default, now it must be turned on at the keymap level

6 years agoFixed RGB being enabled by default, now it must be turned on at the keymap level
That-Canadian [Mon, 10 Jul 2017 21:12:18 +0000 (17:12 -0400)]
Fixed RGB being enabled by default, now it must be turned on at the keymap level

6 years agocleaned up that_canadian keymap comments
That-Canadian [Mon, 10 Jul 2017 20:59:20 +0000 (16:59 -0400)]
cleaned up that_canadian keymap comments

6 years agoMerge branch 'master' into minidox
That-Canadian [Mon, 10 Jul 2017 20:53:49 +0000 (16:53 -0400)]
Merge branch 'master' into minidox

6 years agoMerge remote-tracking branch 'upstream/master'
That-Canadian [Mon, 10 Jul 2017 20:52:56 +0000 (16:52 -0400)]
Merge remote-tracking branch 'upstream/master'

6 years agoUpdated minidox rev1 config, and readme. Also updated that_canadian keymap to include RGB
That-Canadian [Mon, 10 Jul 2017 20:51:37 +0000 (16:51 -0400)]
Updated minidox rev1 config, and readme. Also updated that_canadian keymap to include RGB

6 years agoUpdate README.md
Jack Humbert [Mon, 10 Jul 2017 15:53:18 +0000 (11:53 -0400)]
Update README.md

6 years agoStart mvoing hardware drivers to /drivers/ (#1433)
Jack Humbert [Mon, 10 Jul 2017 15:18:47 +0000 (11:18 -0400)]
Start mvoing hardware drivers to /drivers/ (#1433)

* start driver isolation

* update nyquist and orthodox boards

* update atreus62

* move drivers to avr

* update avr conditional

6 years agoInstall unzip
Fred Sundvik [Mon, 10 Jul 2017 15:16:35 +0000 (18:16 +0300)]
Install unzip

6 years agoAdd symlinks only on WSL
Fred Sundvik [Mon, 10 Jul 2017 15:05:32 +0000 (18:05 +0300)]
Add symlinks only on WSL

6 years agoFix launch of qmk_driver_installer on msys2
Fred Sundvik [Mon, 10 Jul 2017 14:51:59 +0000 (17:51 +0300)]
Fix launch of qmk_driver_installer on msys2

6 years agoMerge branch 'master' of https://github.com/qmk/qmk_firmware
Jack Humbert [Mon, 10 Jul 2017 14:35:45 +0000 (10:35 -0400)]
Merge branch 'master' of https://github.com/qmk/qmk_firmware

6 years agoInitial structure for shared msys2 and wsl installation
Fred Sundvik [Mon, 10 Jul 2017 14:31:58 +0000 (17:31 +0300)]
Initial structure for shared msys2 and wsl installation

6 years agoFix uninitialized backlight_level in the Visualizer
Fred Sundvik [Sat, 8 Jul 2017 15:42:13 +0000 (18:42 +0300)]
Fix uninitialized backlight_level in the Visualizer

6 years agoAdd template board files
Fred Sundvik [Mon, 10 Jul 2017 07:49:50 +0000 (10:49 +0300)]
Add template board files

6 years agoRename board files to lowercase
Fred Sundvik [Mon, 10 Jul 2017 07:48:02 +0000 (10:48 +0300)]
Rename board files to lowercase

6 years agoMake it easier to use drivers
Fred Sundvik [Sun, 9 Jul 2017 17:35:33 +0000 (20:35 +0300)]
Make it easier to use drivers

6 years agoShared default animations
Fred Sundvik [Sun, 9 Jul 2017 14:50:01 +0000 (17:50 +0300)]
Shared default animations

6 years agoClarify naming between LCD_BACKLIGHT and LED_BACKLIGHT
Fred Sundvik [Sun, 9 Jul 2017 14:46:51 +0000 (17:46 +0300)]
Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHT

6 years agoShared gfxconf
Fred Sundvik [Sun, 9 Jul 2017 11:31:38 +0000 (14:31 +0300)]
Shared gfxconf

6 years agoDefine visualizer thread priority by default
Fred Sundvik [Sun, 9 Jul 2017 11:03:36 +0000 (14:03 +0300)]
Define visualizer thread priority by default

6 years agoFixup mixed tabs/spaces
Fred Sundvik [Sun, 9 Jul 2017 10:50:18 +0000 (13:50 +0300)]
Fixup mixed tabs/spaces

6 years agoRemove ergodox from gdisp driver names
Fred Sundvik [Sun, 9 Jul 2017 10:37:24 +0000 (13:37 +0300)]
Remove ergodox from gdisp driver names

6 years agoMove GDISP drivers to /drivers/ugfx
Fred Sundvik [Sun, 9 Jul 2017 10:20:03 +0000 (13:20 +0300)]
Move GDISP drivers to /drivers/ugfx

6 years agoFix Makefile error_occured output for unit tests
Fred Sundvik [Mon, 10 Jul 2017 10:04:27 +0000 (13:04 +0300)]
Fix Makefile error_occured output for unit tests

6 years agoDon't search for TEENSY_LOADER_CLI if it's already defined
Fred Sundvik [Mon, 10 Jul 2017 10:50:07 +0000 (13:50 +0300)]
Don't search for TEENSY_LOADER_CLI if it's already defined

6 years agoDon't run dfu-programmer unless specified as a target
Fred Sundvik [Mon, 10 Jul 2017 10:46:39 +0000 (13:46 +0300)]
Don't run dfu-programmer unless specified as a target

This introduces a grep dependency, which I believe we didn't have
before, but it should be available and installed by default on all the
supported systems.

6 years agoAdded MiniDox keyboard folder / configs / and some keymaps
That-Canadian [Mon, 10 Jul 2017 04:46:19 +0000 (00:46 -0400)]
Added MiniDox keyboard folder / configs / and some keymaps

6 years agoline ending stuff
That-Canadian [Mon, 10 Jul 2017 04:30:40 +0000 (00:30 -0400)]
line ending stuff

6 years agomerge
That-Canadian [Mon, 10 Jul 2017 04:21:38 +0000 (00:21 -0400)]
merge

6 years agoMerge commit '8858438a770c1c982f33b296447ca77176c751f7'
Jack Humbert [Mon, 10 Jul 2017 01:26:54 +0000 (21:26 -0400)]
Merge commit '8858438a770c1c982f33b296447ca77176c751f7'

6 years agoSquashed 'lib/lufa/' changes from f2bd51f4e..bbdc9ac40
Jack Humbert [Mon, 10 Jul 2017 01:26:51 +0000 (21:26 -0400)]
Squashed 'lib/lufa/' changes from f2bd51f4e..bbdc9ac40

bbdc9ac40 Merge pull request #1 from fredizzimo/fix_line_endings
75ba27b8d Fix xml file line endings
7a8237259 Merge commit '5a3397d17ec917c7be5d5109e01a3a84a355cb1b'
713c65b5b Merge commit 'cedfbfcb1a9ad9cf93816f1952fc4bf7c55fbb61'
00e20c453 delete old lufa

git-subtree-dir: lib/lufa
git-subtree-split: bbdc9ac40c2ff543bbaf3870d407d0a96c945c1a

6 years agomore crlf issues
skullY [Sun, 9 Jul 2017 03:03:33 +0000 (20:03 -0700)]
more crlf issues

6 years agoReference issue #1478 from the unit tests
Fred Sundvik [Sat, 8 Jul 2017 16:48:22 +0000 (19:48 +0300)]
Reference issue #1478 from the unit tests

6 years agoReference issue #1477 from the unit tests
Fred Sundvik [Sat, 8 Jul 2017 16:34:51 +0000 (19:34 +0300)]
Reference issue #1477 from the unit tests

6 years agoReference issue #524 from the unit tests
Fred Sundvik [Sat, 8 Jul 2017 16:26:47 +0000 (19:26 +0300)]
Reference issue #524 from the unit tests

6 years agoReference issue #1476 from the unit tests
Fred Sundvik [Sat, 8 Jul 2017 16:23:39 +0000 (19:23 +0300)]
Reference issue #1476 from the unit tests

6 years agoConfigure vscode file associations, use hpp instead of h
Fred Sundvik [Sun, 2 Jul 2017 18:46:35 +0000 (21:46 +0300)]
Configure vscode file associations, use hpp instead of h

6 years agoFix keymap formatting
Fred Sundvik [Sat, 1 Jul 2017 22:29:32 +0000 (01:29 +0300)]
Fix keymap formatting

6 years agoAdd tests for macros
Fred Sundvik [Sat, 1 Jul 2017 22:06:59 +0000 (01:06 +0300)]
Add tests for macros

6 years agoAdd wait support for tests
Fred Sundvik [Sat, 1 Jul 2017 22:06:39 +0000 (01:06 +0300)]
Add wait support for tests

6 years agoRename tests to start with test_
Fred Sundvik [Sat, 1 Jul 2017 19:46:21 +0000 (22:46 +0300)]
Rename tests to start with test_

6 years agoAdd basic timing support, and SFT_T tests
Fred Sundvik [Sat, 1 Jul 2017 19:25:06 +0000 (22:25 +0300)]
Add basic timing support, and SFT_T tests

Also expose some bugs...

6 years agoAdd test for a combo key
Fred Sundvik [Fri, 30 Jun 2017 23:43:32 +0000 (02:43 +0300)]
Add test for a combo key

6 years agoAdd simple modifier test
Fred Sundvik [Fri, 30 Jun 2017 23:00:30 +0000 (02:00 +0300)]
Add simple modifier test

6 years agoImprove the tests a bit
Fred Sundvik [Fri, 30 Jun 2017 22:25:30 +0000 (01:25 +0300)]
Improve the tests a bit

6 years agoA bigger test matrix, and test for unmapped keys
Fred Sundvik [Mon, 26 Jun 2017 21:13:21 +0000 (00:13 +0300)]
A bigger test matrix, and test for unmapped keys

6 years agoRename test.cpp to keypress.cpp
Fred Sundvik [Mon, 26 Jun 2017 21:01:58 +0000 (00:01 +0300)]
Rename test.cpp to keypress.cpp

6 years agoBuild all cpp files in test directories
Fred Sundvik [Mon, 26 Jun 2017 21:01:27 +0000 (00:01 +0300)]
Build all cpp files in test directories

6 years agoMove test keymap to keymap.c
Fred Sundvik [Mon, 26 Jun 2017 20:56:01 +0000 (23:56 +0300)]
Move test keymap to keymap.c

6 years agoExclude .build and .hex from Visual Studio code
Fred Sundvik [Sun, 25 Jun 2017 11:17:51 +0000 (14:17 +0300)]
Exclude .build and .hex from Visual Studio code

6 years agocommit files with wrong line endings
skullY [Sat, 8 Jul 2017 19:34:36 +0000 (12:34 -0700)]
commit files with wrong line endings

6 years agoMerge commit '5a3397d17ec917c7be5d5109e01a3a84a355cb1b'
Jack Humbert [Sat, 8 Jul 2017 01:46:08 +0000 (21:46 -0400)]
Merge commit '5a3397d17ec917c7be5d5109e01a3a84a355cb1b'

6 years agoSquashed 'lib/lufa/' changes from a44056fb9..f2bd51f4e
Jack Humbert [Sat, 8 Jul 2017 01:46:04 +0000 (21:46 -0400)]
Squashed 'lib/lufa/' changes from a44056fb9..f2bd51f4e

f2bd51f4e fixing line endings

git-subtree-dir: lib/lufa
git-subtree-split: f2bd51f4edba87a259808c92c0424dc36475282b

6 years agoMerge commit 'cedfbfcb1a9ad9cf93816f1952fc4bf7c55fbb61'
Jack Humbert [Fri, 7 Jul 2017 20:40:03 +0000 (16:40 -0400)]
Merge commit 'cedfbfcb1a9ad9cf93816f1952fc4bf7c55fbb61'

6 years agoSquashed 'lib/lufa/' changes from 385d40300..a44056fb9
Jack Humbert [Fri, 7 Jul 2017 20:40:01 +0000 (16:40 -0400)]
Squashed 'lib/lufa/' changes from 385d40300..a44056fb9

a44056fb9 add .gitattributes

git-subtree-dir: lib/lufa
git-subtree-split: a44056fb9d4784e3a248f460688b35977592cb05

6 years agocomment out unformatted audio/midi sections
skullY [Fri, 7 Jul 2017 20:28:31 +0000 (13:28 -0700)]
comment out unformatted audio/midi sections

6 years agoUpdates Documentation from #1444
Jack Humbert [Fri, 7 Jul 2017 19:57:18 +0000 (15:57 -0400)]
Updates Documentation from #1444

6 years agoMerge pull request #1471 from qmk/lufa_lib
Jack Humbert [Fri, 7 Jul 2017 19:33:29 +0000 (15:33 -0400)]
Merge pull request #1471 from qmk/lufa_lib

Update LUFA and move it to /lib/lufa

6 years agoCorrected it again.
Maarten Dekkers [Fri, 7 Jul 2017 19:16:05 +0000 (21:16 +0200)]
Corrected it again.

6 years agoCleaned and corrected keymap code
Maarten Dekkers [Fri, 7 Jul 2017 19:11:12 +0000 (21:11 +0200)]
Cleaned and corrected keymap code

6 years agoOwn keymap layout
Maarten Dekkers [Fri, 7 Jul 2017 18:54:06 +0000 (20:54 +0200)]
Own keymap layout

6 years agoAdd new keymap to try to get pretty close to the default layout for an ergodox keyboa...
Ethan Spitz [Fri, 7 Jul 2017 05:03:31 +0000 (22:03 -0700)]
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.

6 years agoupdate include
Jack Humbert [Fri, 7 Jul 2017 18:53:47 +0000 (14:53 -0400)]
update include

6 years agoupdate lets_split lufa include
Jack Humbert [Fri, 7 Jul 2017 17:32:29 +0000 (13:32 -0400)]
update lets_split lufa include

6 years agoupdate lufa implementation
Jack Humbert [Fri, 7 Jul 2017 16:06:59 +0000 (12:06 -0400)]
update lufa implementation

6 years agodelete old lufa
Jack Humbert [Fri, 7 Jul 2017 15:56:01 +0000 (11:56 -0400)]
delete old lufa

6 years agoSquashed 'lib/lufa/' content from commit 385d40300
Jack Humbert [Fri, 7 Jul 2017 15:55:23 +0000 (11:55 -0400)]
Squashed 'lib/lufa/' content from commit 385d40300

git-subtree-dir: lib/lufa
git-subtree-split: 385d4030035dbaf41591309dbde47653bd03841b

6 years agoMerge commit '60b30c036397cb5627fa374bb930794b225daa29' as 'lib/lufa'
Jack Humbert [Fri, 7 Jul 2017 15:55:23 +0000 (11:55 -0400)]
Merge commit '60b30c036397cb5627fa374bb930794b225daa29' as 'lib/lufa'

6 years agoMerge branch 'master' into docs
skullydazed [Fri, 7 Jul 2017 01:43:22 +0000 (18:43 -0700)]
Merge branch 'master' into docs

6 years agoUpdate mouse_keys.md
cato976 [Thu, 6 Jul 2017 13:54:41 +0000 (09:54 -0400)]
Update mouse_keys.md

fix typo

6 years agoFixed arrow up and rgb config
Maarten Dekkers [Wed, 5 Jul 2017 15:43:05 +0000 (17:43 +0200)]
Fixed arrow up and rgb config

6 years agoMoved RGB features to new layout
Maarten Dekkers [Wed, 5 Jul 2017 15:05:11 +0000 (17:05 +0200)]
Moved RGB features to new layout

6 years agoFixed image description
Maarten Dekkers [Tue, 4 Jul 2017 16:51:15 +0000 (18:51 +0200)]
Fixed image description