aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/atreus62
Commit message (Collapse)AuthorAgeFilesLines
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-272-11/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Add my Atreus62 keymapPaul Ewing2017-11-261-0/+97
|
* add mfluid keymap to atreus62Thomas Dehaeze2017-11-132-0/+78
|
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 directoriesJack Humbert2017-09-273-12/+0
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-082-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 standardskullY2017-08-161-6/+12
|
* Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert2017-07-101-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 Humbert2017-06-301-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 Rogers2017-06-171-3/+3
|
* Atreus52- made dvorak layer default.Jonas Rogers2017-06-171-9/+9
|
* Atreus52- added software reset key.Jonas Rogers2017-06-171-5/+13
|
* Atreus52- Modified BDO map.Jonas2017-06-171-2/+2
|
* Atreus52- BDO keymap.Jonas2017-06-171-8/+8
|
* Atreus52- Added Nav layer keymap.jprmesh2017-06-171-2/+10
|
* Atreus52- Reworked keymap to be more 40% like.Jonas2017-06-171-7/+17
|
* Atreus52- Swapped thumb keys.jprmesh2017-06-171-2/+2
|
* Atreus52- Last changes to config to get it workin.jprmesh2017-06-171-0/+8
|
* Atreus52- Some keymap changes.jprmesh2017-06-171-18/+8
|
* Atreus52- Fixed spacing and changed to KC_KEYMAP macro.jprMesh2017-06-171-25/+25
|
* Atreus52- finished initial keymap layout.jprmesh2017-06-171-24/+27
|
* Atreus52- Fixed config.jprmesh2017-06-172-14/+0
|
* Atreus52- Fixed Qwerty Dvorak switchjprmesh2017-06-171-11/+7
|
* Atreus52- Changed to KEYMAP macro format.jprmesh2017-06-171-33/+27
|
* Atreus52- Initial Atreus52 file creation.jprMesh2017-06-174-0/+128
|
* removes some imagesJack Humbert2017-06-094-3/+3
|
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-111-5/+5
| | | | Fixes #1201.
* Merge remote-tracking branch 'upstream/master'Xyverz2017-04-021-11/+27
|\
| * Added KC_KEYMAP macro for old style keymaps in Atreus62jprmesh2017-03-171-11/+27
| |
* | Merge remote-tracking branch 'upstream/master'Xyverz2017-02-116-55/+64
|\|
| * correct spelling in readmeDavid Olsson2017-02-111-1/+1
| |
| * update readmeDavid Olsson2017-02-116-7/+9
| |
| * Don't change ralt to lalt, it's really not the same thing on windows.David Olsson2017-01-171-39/+41
| |
| * whitespace fixesDavid Olsson2017-01-161-10/+12
| |
| * vi style arrow keys. Live unicode switch supportDavid Olsson2017-01-161-8/+11
| |
* | Added another handwired board, the Atreus50.Xyverz2017-02-071-3/+20
| | | | | | | | Added a layer for WOW to my Atreus62.
* | Merge remote-tracking branch 'upstream/master'Xyverz2017-01-198-0/+519
|\|
| * Update makefile.David Olsson2017-01-122-5/+4
| | | | | | | | Readme.
| * - Change docs to match keymap.David Olsson2017-01-123-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 Olsson2017-01-121-4/+4
| |
| * Link fix in readme.David Olsson2017-01-111-2/+2
| |
| * Readme + minor change to make it match reality.David Olsson2017-01-115-14/+60
| |
| * Atreus62 first semi-final draftDavid Olsson2017-01-115-0/+445
| |
* | Changes to Atreus62 keymap, adding Let's Split keymap.Xyverz2017-01-191-47/+112
| |
* | initial commit of my Atreus62 keymapXyverz2017-01-131-0/+93
|/
* Adding readme placeholderBenjamin Grabkowitz2016-11-161-0/+10
|
* Adding Support for atreus62 keyboard. https://github.com/profet23/atreus62Benjamin Grabkowitz2016-11-167-0/+612