Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make arguments redo, subproject elimination (#1784) | Jack Humbert | 2017-10-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now | ||||
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 2 | -7/+0 |
| | |||||
* | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed | 2017-09-08 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | * Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard | ||||
* | Add split ansi layout and talljoe's keymap. | Joe Wasson | 2017-08-24 | 2 | -1/+4 |
| | |||||
* | Add back original copyrights | jpetermans | 2017-08-21 | 3 | -0/+3 |
| | |||||
* | Readme correction #2 | jpetermans | 2017-08-21 | 1 | -1/+1 |
| | |||||
* | Correct jpetermans keymap readme and update copyright info | jpetermans | 2017-08-21 | 4 | -5/+5 |
| | |||||
* | Make the bulk of our keyboards match the readme.md standard | skullY | 2017-08-16 | 1 | -24/+9 |
| | |||||
* | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert | 2017-06-30 | 1 | -8/+8 |
| | | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit | ||||
* | Update lock led processing and remove debug msgs | jpetermans | 2017-05-30 | 4 | -28/+10 |
| | |||||
* | reduce recurring writes to lock leds | jpetermans | 2017-05-25 | 1 | -5/+53 |
| | |||||
* | Restore deleted MEMO.txt from master | jpetermans | 2017-05-24 | 1 | -0/+385 |
| | |||||
* | keymap example update and tweak to set_led_bit function | jpetermans | 2017-05-24 | 3 | -24/+21 |
| | |||||
* | reorder mailbox msg data; formatting | jpetermans | 2017-05-10 | 4 | -111/+101 |
| | |||||
* | remove breath functions from keymap | jpetermans | 2017-05-08 | 2 | -14/+7 |
| | |||||
* | last readme fix | jpetermans | 2017-05-08 | 1 | -4/+8 |
| | |||||
* | third readme fix attempt | jpetermans | 2017-05-08 | 1 | -4/+4 |
| | |||||
* | readme fix | jpetermans | 2017-05-08 | 1 | -6/+6 |
| | |||||
* | documentation cleanup | jpetermans | 2017-05-08 | 2 | -34/+41 |
| | |||||
* | updated keymap for new led functions | jpetermans | 2017-05-08 | 4 | -199/+240 |
| | |||||
* | CLeaned out debug code | jpetermans | 2017-05-08 | 3 | -266/+14 |
| | |||||
* | small code cleanup | jpetermans | 2017-05-08 | 3 | -576/+210 |
| | |||||
* | Testing initial blink support | jpetermans | 2017-04-30 | 2 | -81/+180 |
| | |||||
* | Simplified processing in led_controller; more control at user level. | jpetermans | 2017-04-26 | 2 | -96/+123 |
| | |||||
* | more stable lock led process, added debugging code | jpetermans | 2017-04-15 | 1 | -47/+70 |
| | |||||
* | Added backlight step functionality | jpetermans | 2017-04-14 | 2 | -164/+160 |
| | |||||
* | fixed bit shift in led_set_bit | jpetermans | 2017-04-13 | 1 | -5/+21 |
| | |||||
* | more flexible led processing functions, all and on/off/toggle | jpetermans | 2017-04-13 | 4 | -78/+97 |
| | | | | functioning | ||||
* | Updated lock led init | jpetermans | 2017-04-12 | 3 | -45/+96 |
| | |||||
* | fixed write_led_page col shift, added option for lock led display | jpetermans | 2017-04-11 | 3 | -81/+53 |
| | |||||
* | led init code missing pwm writes for Frame 1 | jpetermans | 2017-04-10 | 2 | -15/+40 |
| | |||||
* | revised led controller code to allow for more options | jpetermans | 2017-04-10 | 4 | -133/+340 |
| | | | | unable to switch picture displays | ||||
* | add ability to toggle individual led by address | jpetermans | 2017-04-07 | 3 | -101/+128 |
| | |||||
* | Moved led page arrays to keymap.c and added keymap header to define | jpetermans | 2017-04-06 | 3 | -57/+152 |
| | | | | individual led addresses | ||||
* | Add Kinetis_i2c settings consistent with whitefox mcuconf | jpetermans | 2017-04-06 | 1 | -4/+7 |
| | |||||
* | match hal settings to whitefox, fix make rules | jpetermans | 2017-04-06 | 2 | -4/+5 |
| | |||||
* | Add led_controller.h to user keymap.c | jpetermans | 2017-04-06 | 1 | -11/+16 |
| | |||||
* | add led init function to header for use in keymap.c | jpetermans | 2017-04-06 | 1 | -6/+14 |
| | |||||
* | Adjust led_controller.c matrix sttings and init function | jpetermans | 2017-04-06 | 1 | -58/+65 |
| | |||||
* | Added tmk whitefox led files | jpetermans | 2017-04-06 | 3 | -1/+474 |
| | |||||
* | Added personal configs and keymap to infinity60/keymaps | jpetermans | 2017-04-06 | 4 | -1/+163 |
| | |||||
* | updated all the other keymaps to support the new changes. | SjB | 2017-01-24 | 3 | -0/+28 |
| | | | | | | qmk firmware requires the matrix_init_user and matrix_scan_user function to be implementated. Added these function to all the existing keymaps. | ||||
* | fix: infinity60 keyboard was not using quantum features. | SjB | 2017-01-23 | 2 | -0/+18 |
| | | | | | | the quantum matrix codes where not being initialized or/and called so no feature of the quantum firmware could be used. These codes have been added and now we can enjoy the quantum firmware goodness. | ||||
* | Increase the infinity60 system tick frequency | Fred Sundvik | 2016-11-05 | 2 | -2/+7 |
| | |||||
* | Rename infinity_chibios to infinity60, and add readme | Fred Sundvik | 2016-08-27 | 16 | -0/+2014 |