Commit Graph

47 Commits (xmega_support)

Author SHA1 Message Date
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029)
* 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
7 years ago
Paul Ewing d0f3c0576c Add my Atreus62 keymap 7 years ago
Thomas Dehaeze eef94b0b40 add mfluid keymap to atreus62 7 years ago
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination (#1784)
* 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
7 years ago
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories 7 years ago
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
* 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
7 years ago
skullY 4e73b0b8d7 Make the bulk of our keyboards match the readme.md standard 7 years ago
Jack Humbert 42d5a324eb Start mvoing hardware drivers to /drivers/ (#1433)
* start driver isolation

* update nyquist and orthodox boards

* update atreus62

* move drivers to avr

* update avr conditional
7 years ago
Jack Humbert b476d65b9c Update keyboards' rules.mk/Makefiles (#1442)
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
7 years ago
Jonas Rogers a284245f77 Atreus52- moved parens and braces to left hand. 7 years ago
Jonas Rogers 85d688e92c Atreus52- made dvorak layer default. 7 years ago
Jonas Rogers 4c2f04986a Atreus52- added software reset key. 7 years ago
Jonas 3007d01718 Atreus52- Modified BDO map. 7 years ago
Jonas 3b9fabb9aa Atreus52- BDO keymap. 7 years ago
jprmesh a8992a2cfe Atreus52- Added Nav layer keymap. 7 years ago
Jonas 7837d96b6e Atreus52- Reworked keymap to be more 40% like. 7 years ago
jprmesh 56026dd4df Atreus52- Swapped thumb keys. 7 years ago
jprmesh 1552fd6ae1 Atreus52- Last changes to config to get it workin. 7 years ago
jprmesh 133908da74 Atreus52- Some keymap changes. 7 years ago
jprMesh 3c2c489768 Atreus52- Fixed spacing and changed to KC_KEYMAP macro. 7 years ago
jprmesh b236e51b69 Atreus52- finished initial keymap layout. 7 years ago
jprmesh 17e81baab3 Atreus52- Fixed config. 7 years ago
jprmesh f9eb11a674 Atreus52- Fixed Qwerty Dvorak switch 7 years ago
jprmesh bb99d7117c Atreus52- Changed to KEYMAP macro format. 7 years ago
jprMesh a5ba30338f Atreus52- Initial Atreus52 file creation. 7 years ago
Jack Humbert d2aec1625d removes some images 7 years ago
Nikolaus Wittenstein 8ddbf7f59f Fix spelling of "persistent"
Fixes #1201.
7 years ago
Xyverz c034b61b1a Merge remote-tracking branch 'upstream/master' 8 years ago
jprmesh e123ed8d5f Added KC_KEYMAP macro for old style keymaps in Atreus62 8 years ago
Xyverz 719f6f0293 Merge remote-tracking branch 'upstream/master' 8 years ago
David Olsson 52e2afe673 correct spelling in readme 8 years ago
David Olsson aa69337cf5 update readme 8 years ago
Xyverz 060f075fd1 Added another handwired board, the Atreus50.
Added a layer for WOW to my Atreus62.
8 years ago
Xyverz b8b2a55973 Merge remote-tracking branch 'upstream/master' 8 years ago
Xyverz c8a0ab1867 Changes to Atreus62 keymap, adding Let's Split keymap. 8 years ago
David Olsson d910b94a3c Don't change ralt to lalt, it's really not the same thing on windows. 8 years ago
David Olsson 53382d9564 whitespace fixes 8 years ago
David Olsson a37e924e36 vi style arrow keys. Live unicode switch support 8 years ago
Xyverz 1074642c36 initial commit of my Atreus62 keymap 8 years ago
David Olsson 236a0b0b60 Update makefile.
Readme.
8 years ago
David Olsson b2419b31d3 - Change docs to match keymap.
- Switched around modifiers on the function layer to match muscle memory.
- Added support for application switching.
8 years ago
David Olsson ed975f2454 Remove comments and change to correct KN_PLUS instead of KC_PLUS. 8 years ago
David Olsson 1bef7bf45a Link fix in readme. 8 years ago
David Olsson e491f5a4d0 Readme + minor change to make it match reality. 8 years ago
David Olsson 3a453a03ed Atreus62 first semi-final draft 8 years ago
Benjamin Grabkowitz 6c5fce5c1a Adding readme placeholder 8 years ago
Benjamin Grabkowitz 00d88b74ad Adding Support for atreus62 keyboard. https://github.com/profet23/atreus62 8 years ago