Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-27 | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | |
* pull fuse settings for bootloader jump * fix 32a chips * make automatic bootloader selection optional * quantify bootloaders * fixs #164, speeds up dfu reset * fix for chips w/o usb * missing an n * fix bootloader sizes, use words for addresses * fix bmini, pearl, and [[ issue, make things quiet * ignore avr errors on arm for now * update settings for the light * document bootloader stuff * add bootloader title | |||
2017-11-26 | Add my Atreus62 keymap | Paul Ewing | |
2017-11-13 | add mfluid keymap to atreus62 | Thomas Dehaeze | |
2017-10-14 | Make arguments redo, subproject elimination (#1784) | Jack Humbert | |
* 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 | |||
2017-09-27 | remove all makefiles from keyboard directories | Jack Humbert | |
2017-09-08 | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed | |
* 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 | |||
2017-08-16 | Make the bulk of our keyboards match the readme.md standard | skullY | |
2017-07-10 | Start mvoing hardware drivers to /drivers/ (#1433) | Jack Humbert | |
* start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional | |||
2017-06-30 | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert | |
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit | |||
2017-06-17 | Atreus52- moved parens and braces to left hand. | Jonas Rogers | |
2017-06-17 | Atreus52- made dvorak layer default. | Jonas Rogers | |
2017-06-17 | Atreus52- added software reset key. | Jonas Rogers | |
2017-06-17 | Atreus52- Modified BDO map. | Jonas | |
2017-06-17 | Atreus52- BDO keymap. | Jonas | |
2017-06-17 | Atreus52- Added Nav layer keymap. | jprmesh | |
2017-06-17 | Atreus52- Reworked keymap to be more 40% like. | Jonas | |
2017-06-17 | Atreus52- Swapped thumb keys. | jprmesh | |
2017-06-17 | Atreus52- Last changes to config to get it workin. | jprmesh | |
2017-06-17 | Atreus52- Some keymap changes. | jprmesh | |
2017-06-17 | Atreus52- Fixed spacing and changed to KC_KEYMAP macro. | jprMesh | |
2017-06-17 | Atreus52- finished initial keymap layout. | jprmesh | |
2017-06-17 | Atreus52- Fixed config. | jprmesh | |
2017-06-17 | Atreus52- Fixed Qwerty Dvorak switch | jprmesh | |
2017-06-17 | Atreus52- Changed to KEYMAP macro format. | jprmesh | |
2017-06-17 | Atreus52- Initial Atreus52 file creation. | jprMesh | |
2017-06-09 | removes some images | Jack Humbert | |
2017-05-11 | Fix spelling of "persistent" | Nikolaus Wittenstein | |
Fixes #1201. | |||
2017-04-02 | Merge remote-tracking branch 'upstream/master' | Xyverz | |
2017-03-17 | Added KC_KEYMAP macro for old style keymaps in Atreus62 | jprmesh | |
2017-02-11 | Merge remote-tracking branch 'upstream/master' | Xyverz | |
2017-02-11 | correct spelling in readme | David Olsson | |
2017-02-11 | update readme | David Olsson | |
2017-02-07 | Added another handwired board, the Atreus50. | Xyverz | |
Added a layer for WOW to my Atreus62. | |||
2017-01-19 | Merge remote-tracking branch 'upstream/master' | Xyverz | |
2017-01-19 | Changes to Atreus62 keymap, adding Let's Split keymap. | Xyverz | |
2017-01-17 | Don't change ralt to lalt, it's really not the same thing on windows. | David Olsson | |
2017-01-16 | whitespace fixes | David Olsson | |
2017-01-16 | vi style arrow keys. Live unicode switch support | David Olsson | |
2017-01-13 | initial commit of my Atreus62 keymap | Xyverz | |
2017-01-12 | Update makefile. | David Olsson | |
Readme. | |||
2017-01-12 | - Change docs to match keymap. | David Olsson | |
- Switched around modifiers on the function layer to match muscle memory. - Added support for application switching. | |||
2017-01-12 | Remove comments and change to correct KN_PLUS instead of KC_PLUS. | David Olsson | |
2017-01-11 | Link fix in readme. | David Olsson | |
2017-01-11 | Readme + minor change to make it match reality. | David Olsson | |
2017-01-11 | Atreus62 first semi-final draft | David Olsson | |
2016-11-16 | Adding readme placeholder | Benjamin Grabkowitz | |
2016-11-16 | Adding Support for atreus62 keyboard. https://github.com/profet23/atreus62 | Benjamin Grabkowitz | |