Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed | 2017-09-08 | 2 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | |||||
* | Make the bulk of our keyboards match the readme.md standard | skullY | 2017-08-16 | 1 | -6/+12 | |
| | ||||||
* | Start mvoing hardware drivers to /drivers/ (#1433) | Jack Humbert | 2017-07-10 | 1 | -362/+0 | |
| | | | | | | | | | | | | * start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional | |||||
* | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert | 2017-06-30 | 1 | -11/+11 | |
| | | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit | |||||
* | Atreus52- moved parens and braces to left hand. | Jonas Rogers | 2017-06-17 | 1 | -3/+3 | |
| | ||||||
* | Atreus52- made dvorak layer default. | Jonas Rogers | 2017-06-17 | 1 | -9/+9 | |
| | ||||||
* | Atreus52- added software reset key. | Jonas Rogers | 2017-06-17 | 1 | -5/+13 | |
| | ||||||
* | Atreus52- Modified BDO map. | Jonas | 2017-06-17 | 1 | -2/+2 | |
| | ||||||
* | Atreus52- BDO keymap. | Jonas | 2017-06-17 | 1 | -8/+8 | |
| | ||||||
* | Atreus52- Added Nav layer keymap. | jprmesh | 2017-06-17 | 1 | -2/+10 | |
| | ||||||
* | Atreus52- Reworked keymap to be more 40% like. | Jonas | 2017-06-17 | 1 | -7/+17 | |
| | ||||||
* | Atreus52- Swapped thumb keys. | jprmesh | 2017-06-17 | 1 | -2/+2 | |
| | ||||||
* | Atreus52- Last changes to config to get it workin. | jprmesh | 2017-06-17 | 1 | -0/+8 | |
| | ||||||
* | Atreus52- Some keymap changes. | jprmesh | 2017-06-17 | 1 | -18/+8 | |
| | ||||||
* | Atreus52- Fixed spacing and changed to KC_KEYMAP macro. | jprMesh | 2017-06-17 | 1 | -25/+25 | |
| | ||||||
* | Atreus52- finished initial keymap layout. | jprmesh | 2017-06-17 | 1 | -24/+27 | |
| | ||||||
* | Atreus52- Fixed config. | jprmesh | 2017-06-17 | 2 | -14/+0 | |
| | ||||||
* | Atreus52- Fixed Qwerty Dvorak switch | jprmesh | 2017-06-17 | 1 | -11/+7 | |
| | ||||||
* | Atreus52- Changed to KEYMAP macro format. | jprmesh | 2017-06-17 | 1 | -33/+27 | |
| | ||||||
* | Atreus52- Initial Atreus52 file creation. | jprMesh | 2017-06-17 | 4 | -0/+128 | |
| | ||||||
* | removes some images | Jack Humbert | 2017-06-09 | 4 | -3/+3 | |
| | ||||||
* | Fix spelling of "persistent" | Nikolaus Wittenstein | 2017-05-11 | 1 | -5/+5 | |
| | | | | Fixes #1201. | |||||
* | Merge remote-tracking branch 'upstream/master' | Xyverz | 2017-04-02 | 1 | -11/+27 | |
|\ | ||||||
| * | Added KC_KEYMAP macro for old style keymaps in Atreus62 | jprmesh | 2017-03-17 | 1 | -11/+27 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' | Xyverz | 2017-02-11 | 6 | -55/+64 | |
|\| | ||||||
| * | correct spelling in readme | David Olsson | 2017-02-11 | 1 | -1/+1 | |
| | | ||||||
| * | update readme | David Olsson | 2017-02-11 | 6 | -7/+9 | |
| | | ||||||
| * | Don't change ralt to lalt, it's really not the same thing on windows. | David Olsson | 2017-01-17 | 1 | -39/+41 | |
| | | ||||||
| * | whitespace fixes | David Olsson | 2017-01-16 | 1 | -10/+12 | |
| | | ||||||
| * | vi style arrow keys. Live unicode switch support | David Olsson | 2017-01-16 | 1 | -8/+11 | |
| | | ||||||
* | | Added another handwired board, the Atreus50. | Xyverz | 2017-02-07 | 1 | -3/+20 | |
| | | | | | | | | Added a layer for WOW to my Atreus62. | |||||
* | | Merge remote-tracking branch 'upstream/master' | Xyverz | 2017-01-19 | 8 | -0/+519 | |
|\| | ||||||
| * | Update makefile. | David Olsson | 2017-01-12 | 2 | -5/+4 | |
| | | | | | | | | Readme. | |||||
| * | - Change docs to match keymap. | David Olsson | 2017-01-12 | 3 | -21/+50 | |
| | | | | | | | | | | - Switched around modifiers on the function layer to match muscle memory. - Added support for application switching. | |||||
| * | Remove comments and change to correct KN_PLUS instead of KC_PLUS. | David Olsson | 2017-01-12 | 1 | -4/+4 | |
| | | ||||||
| * | Link fix in readme. | David Olsson | 2017-01-11 | 1 | -2/+2 | |
| | | ||||||
| * | Readme + minor change to make it match reality. | David Olsson | 2017-01-11 | 5 | -14/+60 | |
| | | ||||||
| * | Atreus62 first semi-final draft | David Olsson | 2017-01-11 | 5 | -0/+445 | |
| | | ||||||
* | | Changes to Atreus62 keymap, adding Let's Split keymap. | Xyverz | 2017-01-19 | 1 | -47/+112 | |
| | | ||||||
* | | initial commit of my Atreus62 keymap | Xyverz | 2017-01-13 | 1 | -0/+93 | |
|/ | ||||||
* | Adding readme placeholder | Benjamin Grabkowitz | 2016-11-16 | 1 | -0/+10 | |
| | ||||||
* | Adding Support for atreus62 keyboard. https://github.com/profet23/atreus62 | Benjamin Grabkowitz | 2016-11-16 | 7 | -0/+612 | |