Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile redo & other features (#395) | Jack Humbert | 2016-06-11 | 2 | -1235/+1242 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * .build containment implemented * no destructive variable setting - builds in either folder * make from 3 places * cleans before each build * make from root with keyboard=keyboard, keymap=keymap * make from keyboard/keyboard with keymap=keymap * make from keymaps/keymap * only implemented on planck * adds color diag to avr-gcc * makefiles for all plancks, clean-up * quick build-all makefile for plancks * reformatting of make output (colors) * color toggle, tmk path corrections * correct if statement for color * move config.h to main makefile, updates preonic, atomic * format update, all keyboards targets * makefile optional for build all target, alps and arrow_pad updated * alps updated * make planck default, trying out travis recipe for all-keyboards * all-keymaps target, different travis recipe * updates alps64 * updates keyboards to new format * updates clue* projects * all projects updated, specialise EZ .hex, let .hex through * updates travis * automatically find root, keyboard, keymap * silent echo, cleaned-up mass make output * updates all keyboards' .hex files except EZ * Rename Bantam44.c to bantam44.c * Rename Bantam44.h to bantam44.h * nananana * adds six key keyboard * does same to ez as rest * updates send_string example * brings ergodox_ez up to date * updates template/new project script * adds sixkeyboard * adds readme for sixkeyboard * adds sixkeyboard to travis * filenames, gitignore mess * define clock prescaler stuff manually * make quick, size test example * documentation and dfu-no-build | ||||
* | added some words about the ELG in the readme | Stephan Bösebeck | 2016-04-20 | 1 | -0/+13 |
| | |||||
* | re-created all layouts using ErgodoxLayoutGenerator | Stephan Bösebeck | 2016-04-19 | 2 | -1194/+1232 |
| | |||||
* | added new experimental layout - works with ErgodoxLayoutGenerator | Stephan Bösebeck | 2016-04-17 | 2 | -392/+311 |
| | |||||
* | minor updates - new PNG | Stephan Bösebeck | 2016-04-03 | 2 | -16/+20 |
| | |||||
* | Merge branch 'master' of https://github.com/sboesebeck/qmk_firmware | Stephan Bösebeck | 2016-04-02 | 2 | -30/+30 |
|\ | |||||
| * | minor tweaks at the keymap, new png for documentation | Stephan Bösebeck | 2016-04-01 | 2 | -6/+6 |
| | | |||||
| * | fixed de_osx prefix in keymap include to avoid conflicts | Stephan Bösebeck | 2016-03-31 | 1 | -25/+25 |
| | | |||||
* | | new keymap | Stephan Bösebeck | 2016-04-02 | 1 | -1/+9 |
|/ | |||||
* | added CTL_Shift / Hash macro | Stephan Bösebeck | 2016-03-29 | 1 | -11/+24 |
| | |||||
* | minor changes | Stephan Bösebeck | 2016-03-24 | 2 | -1113/+1111 |
| | |||||
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | 2016-03-24 | 2 | -1483/+1133 |
|\ | |||||
| * | PR190hotfix.sh, fresh hexes, makeallhex.sh script | yoyoerx | 2016-03-11 | 1 | -1509/+1199 |
| | | |||||
| * | Addressed void* return warning in all keymaps | yoyoerx | 2016-03-10 | 1 | -2/+2 |
| | | |||||
* | | fix number pad, add , | Stephan Bösebeck | 2016-03-20 | 1 | -1/+1 |
| | | |||||
* | | changing cursor keys, back to "default" cursor key layout, adding ISO-cursor ↵ | Stephan Bösebeck | 2016-03-20 | 1 | -4/+4 |
| | | | | | | | | keys to Symb layer. Changed numbers back to symmetric layout again, keeping F-keys in symb though | ||||
* | | tweaking it a bit further, fixing things | Stephan Bösebeck | 2016-03-20 | 1 | -12/+12 |
| | | |||||
* | | forgot F6 | Stephan Bösebeck | 2016-03-02 | 2 | -2/+2 |
| | | |||||
* | | updated version, changed F-Key-Layout, minor change in code layer | Stephan Bösebeck | 2016-03-02 | 2 | -1481/+1479 |
| | | |||||
* | | testing moving the 6 to the left, having one key more on the right used for ↵ | Stephan Bösebeck | 2016-02-15 | 2 | -1519/+1561 |
|/ | | | | | | hash now feels a bit more natural to me. Need to investigate further. | ||||
* | some fixes in readme | Stephan Bösebeck | 2016-01-31 | 1 | -2/+3 |
| | |||||
* | fixed some copy paste errors | Stephan Bösebeck | 2016-01-29 | 1 | -2/+2 |
| | |||||
* | added a egoshooter layer | Stephan Bösebeck | 2016-01-29 | 1 | -4/+58 |
| | |||||
* | added new macros | Stephan Bösebeck | 2016-01-28 | 1 | -1/+27 |
| | |||||
* | playing more with cursor keys | Stephan Bösebeck | 2016-01-28 | 1 | -1/+1 |
| | |||||
* | playing a bit with cursor keys | Stephan Bösebeck | 2016-01-28 | 1 | -23/+76 |
| | |||||
* | typo fix | Stephan Bösebeck | 2016-01-24 | 1 | -1/+1 |
| | |||||
* | new hex file | Stephan Bösebeck | 2016-01-22 | 1 | -22/+22 |
| | |||||
* | reinstalled lost file, updated with some tweaks | Stephan Bösebeck | 2016-01-22 | 1 | -0/+299 |
| | |||||
* | Adds the hex files too | Erez Zukerman | 2016-01-22 | 1 | -0/+1509 |
| | |||||
* | Introduces new subdirectory structure | Erez Zukerman | 2016-01-22 | 4 | -2048/+0 |
| | |||||
* | Adds a bunch of compiled files | Erez Zukerman | 2016-01-20 | 2 | -0/+1509 |
| | |||||
* | New per-folder format for ErgoDox EZ keymaps | Erez Zukerman | 2016-01-20 | 4 | -0/+566 |