summaryrefslogtreecommitdiffstats
path: root/keyboards/amj60
AgeCommit message (Collapse)AuthorFilesLines
2018-08-21Keyboard: AMJ60 LAYOUT_iso matrix fix (#3705)noroadsleft1-4/+4
LAYOUT_iso matrix was invalid.
2018-05-26Refactor and Configurator updates for AMJ60 (#3055)noroadsleft5-19/+32
* Refactor for AMJ60 * Configurator update for AMJ60
2018-05-25Attempting Debug on Configurator (re: #3052) (#3053)noroadsleft1-0/+12
2017-10-15adds default keymap for amj60Jack Humbert3-4/+59
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert1-1/+1
* 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-27remove all makefiles from keyboard directoriesJack Humbert2-26/+0
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed1-0/+23
* 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-24Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2-0/+5
* include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches
2017-08-19Fixing readme clobberRyan MacLean1-3/+3
2017-08-17Make the bulk of our keyboards match the readme.md standardskullY1-52/+9
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert1-12/+12
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-04-30Addind Sample Maxed Out KeymapRyan MacLean1-0/+61
Keeping hold space for fn1, adding three other user-mappable keys.
2017-04-30Adding Maximized LayoutRyan MacLean1-0/+15
Both split shifts and HHKB split backspace.
2016-11-17rgb light through midiJack Humbert1-1/+1
2016-08-20Split keyboard makefiles into rules and MakefileFred Sundvik2-69/+68
2016-08-19forgot media keysToni1-1/+1
2016-08-18smyll typo fixedToni1-1/+1
2016-08-18amj60 variant of the readmeToni1-0/+30
2016-08-18first attempt at documentation for the amj60 boardToni1-0/+57
2016-08-18uniform whitespaceToni1-45/+45
2016-08-18initial commit for the AMJ60 PCBToni8-0/+563