aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/bananasplit
Commit message (Collapse)AuthorAgeFilesLines
* Layout for BananaSplit60 (#2257)Kyle Sargent2018-01-124-0/+192
| | | | | | * Kamon bananasplit layout * readme
* backlight breathing overhaul (#2187)Balz Guenat2018-01-013-9/+11
| | | | | | | | | | | | | | | | | | | | * add breathing to bananasplit * backlight breathing overhaul * fix the backlight_tick thing. * fix for vision_division backlight * fix a few keymaps and probably break breathing for some weirdly set-up boards. * remove BL_x keycodes because they made unreasonable assumptions * some fixes for BL keycodes * integer cie lightness scaling * use cie lightness for non-breathing backlight and make breathing able to reach true max brightness
* change the ?= assignments to =Balz Guenat2017-12-101-11/+11
|
* clean up bananasplit keymapBalz Guenat2017-12-104-40/+39
|
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-23/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-274-114/+0
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-083-0/+111
| | | | | | | | | | | | | | | | | | | | | | * 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-302-0/+125
| | | | | | | | | | | | | | * 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-174-0/+137
| | | | | * added LED pin mapping * adding my keymap
* add option to let ctrl override shift/gui for the GRAVE_ESC.Balz Guenat2017-08-111-0/+1
| | | | This enables the ctrl+shift+esc shortcut to task manager on windows.
* remove duplicate readmeBalz Guenat2017-08-071-28/+0
|
* Merge remote-tracking branch 'upstream/master' into bananasplitBalz Guenat2017-08-0710-280/+235
|\ | | | | | | | | | | | | | | | | | | # 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-061-5/+7
| |
| * Update readmeNic Aitch2017-08-061-1/+27
| |
| * Add nic keymapNic Aitch2017-08-061-0/+43
| |
| * Add "hhkb with arrows" macroNic Aitch2017-08-061-0/+15
| |
| * Port hhkbananaNic Aitch2017-08-061-0/+25
| |
| * Port true_banana as defaultNic Aitch2017-08-061-0/+25
| |
| * Port main keyboard partsNic Aitch2017-08-066-0/+272
|
* Add language-switch for locking switchBalz Guenat2017-08-041-16/+15
|
* add personal keymapBalz Guenat2017-08-035-0/+200
|
* add the bananasplit keyboard incl. default keymap.Balz Guenat2017-08-0310-0/+569