Commit Graph

19 Commits (1f778684276e90609c183045a72c96c3c12d452c)

Author SHA1 Message Date
Balz Guenat 4931510ad3 backlight breathing overhaul ()
* 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
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination ()
* 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
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. ()
* 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
Joe Wasson fe60cbd928 Remove PLAY_NOTE_ARRAY usages to get rid of warning.
skullY 4e73b0b8d7 Make the bulk of our keyboards match the readme.md standard
Jack Humbert b476d65b9c Update keyboards' rules.mk/Makefiles ()
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
Nikolaus Wittenstein 8ddbf7f59f Fix spelling of "persistent"
Fixes .
IBNobody 508eddf8ba Fixing Debounce - WIP
IBNobody 17170ba76d Fixed some large keyboard bugs
Fixed some bugs relating to keyboards with more than 16 columns. Also
added the ability to mask off keyboard matrix bits.
IBNobody 826417bfc0 Updating Vision keyboard files
IBNobody 3d45860dc2 Updating Vision to beta layout.
IBNobody 9c574b493c Changed Docs, Moved RetroRefit to Handwired
Fred Sundvik fb8365a378 Split vision_division into Makefile/rules.mk
IBNobody 936a26d04f Added pin support for A0-A7
Vision Division - It works!
IBNobody a902206735 Nightly
Prep for Vision build
IBNobody 705c775a4a Nightly
Only major change to qmk was the addition of A0-A7 pins for the AT90USB
IBNobody 4807feec8a In Progress Merge
IBNobody 5febdb0a3c Initial Commmit