~ruther/qmk_firmware

215c2119 — Jack Humbert 9 years ago
Implements subprojects and updates projects for this (#459)

* non-working commit

* working

* subprojects implemented for planck

* pass a subproject variable through to c

* consolidates clueboard revisions

* thanks for letting me know about conflicts..

* turn off audio for yang's

* corrects starting paths for subprojects

* messing around with travis

* semicolon

* travis script

* travis script

* script for travis

* correct directory (probably), amend files to commit

* remove origin before adding

* git pull, correct syntax

* git checkout

* git pull origin branch

* where are we?

* where are we?

* merging

* force things to happen

* adds commit message, adds add

* rebase, no commit message

* rebase branch

* idk!

* try just pull

* fetch - merge

* specify repo branch

* checkout

* goddammit

* merge? idk

* pls

* after all

* don't split up keyboards

* syntax

* adds quick for all-keyboards

* trying out new script

* script update

* lowercase

* all keyboards

* stop replacing compiled.hex automatically

* adds if statement

* skip automated build branches

* forces push to automated build branch

* throw an add in there

* upstream?

* adds AUTOGEN

* ignore all .hex files again

* testing out new repo

* global ident

* generate script, keyboard_keymap.hex

* skip generation for now, print pandoc info, submodule update

* try trusty

* and sudo

* try generate

* updates subprojects to keyboards

* no idea

* updates to keyboards

* cleans up clueboard stuff

* setup to use local readme

* updates cluepad, planck experimental

* remove extra led.c [ci skip]

* disable power up for now

* config files updates

* makefile updates

* .h file updates, config tuning

* disable audio for yang
755b17f8 — Jack Humbert 9 years ago
Merge pull request #453 from NoahAndrews/update-docs

b2d1ff75 — Noah Andrews 9 years ago
Update readme to direct people to using the MHV AVR Shell
1b04e9d0 — Noah Andrews 9 years ago
Long overdue fixes and improvements to environment setup scripts (#448)

* Update setup script 1 for new folder structure

* Improve script 1 output

* Launch elevate if run without admin privileges

* Improve MinGW error message

* Improvements and fixes to second script

* Log elevate output in first script
57066b12 — Anand Babu (AB) Periasamy 9 years ago
zoom and undo keys for ab's planck keymap (#446)

e9f5c872 — Erez Zukerman 9 years ago
Merge pull request #447 from abperiasamy/ergo-browser-zoom

zoom and undo keys for ab's beginners ergodox-ez keymap
7712d552 — Anand Babu (AB) Periasamy 9 years ago
zoom and undo keys
e5d1e4b8 — Jack Humbert 9 years ago
Preonic keymap update
0058c338 — Jack Humbert 9 years ago
updates preonic default layout
00dcac72 — Jack Humbert 9 years ago
updates planck macros to keycodes, prototype fn_actions
0314620d — Anand Babu (AB) Periasamy 9 years ago
Swap up and down on ab's layout to match default (#441)

40bfc723 — Erez Zukerman 9 years ago
Merge pull request #440 from abperiasamy/ergo-ab-swap-up-down

Swap up and down keys to match default layout
d2fc24d2 — Erez Zukerman 9 years ago
Merge pull request #438 from tkuichooseyou/master

Added tkuichooseyou keymap; for vim and macOS users
512a68c0 — Anand Babu (AB) Periasamy 9 years ago
Swap up and down to match default layout
b68b7223 — Jack Humbert 9 years ago
updates ez's matrix to spec
13bb6b4b — Jack Humbert 9 years ago
Backlight abstraction and other changes (#439)

* redoes matrix pins, abstracts backlight code for B5,6,7

* slimming down keyboard stuff, backlight breathing implemented

* don't call backlight init when no pin

* cleans up user/kb/quantum calls, keyboard files

* fix pvc atomic

* replaces CHANNEL with correct var in breathing

* removes .hexs, updates readmes, updates template

* cleans-up clueboards, readmes to lowercase

* updates readme
ba116ceb — Peter 9 years ago
Add OS specific layers that can be switched with macros (#436)

b9d29cc3 — Teddy Ku 9 years ago
Added tkuichooseyou keymap; for vim and OSX users
bab6a8fd — Anand Babu (AB) Periasamy 9 years ago
AB's practical planck keymap (#435)

7e584439 — Jack & Erez 9 years ago
Updates overall readme
Next