summaryrefslogtreecommitdiff
path: root/keyboards/bananasplit
Commit message (Collapse)AuthorAge
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-27
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-08
| | | | | | | | | | | | | | | | | | | | | | * 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
* rask's Satan and BananaSplit60 (#1654)Otto Rask2017-08-30
| | | | | | | | | | | | | | * Add rask's Satan layout * Add rask's Satan layout * Add rask's BananaSplit60 layout * Add rask's BS60 readme * Fix rask's BS60 readme image * Fix rask's BS60 readme image again
* bananasplit LED support and keymap add00102017-08-17
| | | | | * added LED pin mapping * adding my keymap
* add option to let ctrl override shift/gui for the GRAVE_ESC.Balz Guenat2017-08-11
| | | | This enables the ctrl+shift+esc shortcut to task manager on windows.
* remove duplicate readmeBalz Guenat2017-08-07
|
* Merge remote-tracking branch 'upstream/master' into bananasplitBalz Guenat2017-08-07
|\ | | | | | | | | | | | | | | | | | | # Conflicts: # keyboards/bananasplit/Makefile # keyboards/bananasplit/bananasplit.c # keyboards/bananasplit/bananasplit.h # keyboards/bananasplit/config.h # keyboards/bananasplit/keymaps/default/keymap.c # keyboards/bananasplit/rules.mk
| * Update nic keymapNic Aitch2017-08-06
| |
| * Update readmeNic Aitch2017-08-06
| |
| * Add nic keymapNic Aitch2017-08-06
| |
| * Add "hhkb with arrows" macroNic Aitch2017-08-06
| |
| * Port hhkbananaNic Aitch2017-08-06
| |
| * Port true_banana as defaultNic Aitch2017-08-06
| |
| * Port main keyboard partsNic Aitch2017-08-06
|
* Add language-switch for locking switchBalz Guenat2017-08-04
|
* add personal keymapBalz Guenat2017-08-03
|
* add the bananasplit keyboard incl. default keymap.Balz Guenat2017-08-03