Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Erez & Jack] Updates build guide | Erez Zukerman | 2016-06-20 | 2 | -21/+26 |
| | |||||
* | Add quick version of the all-* makefile targets (#417) | fredizzimo | 2016-06-18 | 1 | -0/+1 |
| | |||||
* | Makefile redo & other features (#395) | Jack Humbert | 2016-06-11 | 2 | -8/+75 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * .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 | ||||
* | Update HAND_WIRE.md | Jack Humbert | 2016-06-06 | 1 | -1/+1 |
| | |||||
* | Fix hand wiring guide (#387) | Eric Tang | 2016-06-06 | 1 | -2/+2 |
| | | | | | | * Fix broken link * Fix incoherent sentence | ||||
* | updates the hand-wiring guide | Jack Humbert | 2016-06-05 | 1 | -1/+1 |
| | |||||
* | makes vagrant usable again | Jack Humbert | 2016-06-04 | 1 | -1/+1 |
| | |||||
* | cleans up folder structure | Jack Humbert | 2016-06-04 | 15 | -0/+3537 |
| | | | | | | * consolidates docs * deletes converter/ * updates .md references (most) | ||||
* | merging tmk | Jack Humbert | 2015-10-27 | 9 | -2377/+0 |
|\ | |||||
| * | Add Ateml toolchain and remove specific chip name | tmk | 2015-09-12 | 1 | -6/+5 |
| | | |||||
| * | Fix URL of HID Usage Tables pdf | Jun Wako | 2015-04-23 | 1 | -1/+1 |
| | | |||||
| * | Fix typo of doc/keycode.txt | Jun Wako | 2015-04-23 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #148 from cub-uanic/patch-1 | tmk | 2015-01-19 | 1 | -1/+1 |
|\ | | | | | Fix keycode.txt | ||||
| * | Documentation: small mistake | Oleg Kostyuk | 2014-11-20 | 1 | -1/+1 |
| | | | | | | Originally reported as https://github.com/cub-uanic/tmk_keyboard/issues/10, all credits to @olivierpons | ||||
* | | Update other_projects.md - added TMK/Ergodox | Oleg Kostyuk | 2015-01-03 | 1 | -0/+1 |
|/ | |||||
* | Add action 'Momentary switching with Modifiers' | tmk | 2014-09-29 | 1 | -0/+7 |
| | |||||
* | Fix READEM of hhkb and doc/build.md | tmk | 2014-07-10 | 1 | -9/+15 |
| | |||||
* | New macro: ACTION_BACKLIGHT_LEVEL(level) | Ralf Schmitt | 2014-04-08 | 1 | -0/+4 |
| | | | | To have full control of the backlight level. | ||||
* | Show correct function name for default layer set | Johan Isacsson | 2014-03-27 | 1 | -1/+1 |
| | |||||
* | Spellchecked documentation. | Thomas Russell Murphy | 2014-01-02 | 4 | -31/+31 |
| | |||||
* | Fixing a typo | TiBounise | 2013-12-16 | 1 | -1/+1 |
| | |||||
* | Add tap toggle modifiers | Simon Melhart | 2013-11-20 | 1 | -0/+6 |
| | | | | Including documentation. | ||||
* | Add timeout option to MODS_ONESHOT #66 | tmk | 2013-10-07 | 1 | -4/+5 |
| | |||||
* | Fix mod stuck of MODS_KEY when leaving layer #62 | tmk | 2013-10-04 | 1 | -6/+6 |
| | | | | | | | - Add action_util.c and remove action_oneshot.c - Add oneshot_mods for MODS_ONESHOT - Add weak_mods for MODS_KEY and MACRO - weak_mods is cleared when layer switching | ||||
* | Add support for macro media/system keys | tmk | 2013-07-23 | 1 | -6/+4 |
| | |||||
* | Add support for backlight | Wraul | 2013-06-22 | 2 | -0/+22 |
| | |||||
* | Fix doc of Boot Magic and add another project info | tmk | 2013-04-22 | 1 | -0/+3 |
| | |||||
* | Add coding style and config.h options | tmk | 2013-04-07 | 1 | -0/+15 |
| | |||||
* | Add doc/build.md and doc/other_projects.md | tmk | 2013-04-06 | 2 | -0/+222 |
| | |||||
* | Fix doc/keymap.md for new actions | tmk | 2013-04-05 | 1 | -39/+74 |
| | |||||
* | Fix doc/keymap.md | tmk | 2013-04-03 | 1 | -130/+137 |
| | |||||
* | Fix README.md and doc/keymap.md | tmk | 2013-03-05 | 1 | -3/+4 |
| | |||||
* | Clean action.h and add keymap doc | tmk | 2013-03-05 | 1 | -77/+68 |
| | |||||
* | Create keymap.md | tmk | 2013-03-04 | 1 | -0/+522 |
| | |||||
* | Add doc/keycode.txt | tmk | 2013-02-10 | 1 | -0/+261 |
| | |||||
* | Moved files to common, protocol and doc directory | tmk | 2012-06-07 | 5 | -0/+1275 |