Commit Graph

32 Commits (ce3adcd6e19ca2e3b537ab874487e9d022b8e88f)

Author SHA1 Message Date
Drashna Jaelre b0e8de1c97 Fix EE HANDS on splits losing handedness if RGB is enabled (#2399)
* Fix EE HANDS on splits losing handedness if RGB is enabled

* Because I'm an idiot and did a bad cut/paste job
7 years ago
U-LANDSRAAD\drashna 84a713b05c Remove _quantum functions from custom matrix.c code 7 years ago
Donald 2917e55bd4 Added info.json and updated README for Deltasplit75 (#2266)
* Added info.json and updated README

* Updated info.json
7 years ago
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
Danny Nguyen fad967af4c Remove extra underscore from MASTER_RIGHT define 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
unknown a6fe0320f5 Updated readme to new standard. 7 years ago
unknown 78ab926cc8 Updated my files and added debouncing 7 years ago
Danny Nguyen e0caf94323 Move avrdude flashing script from individual keyboard rules.mk to common location and improve script.
Port detection script is now more informative and better handles first time flashing of a Pro Micro
7 years ago
Zeal Jagannatha dd3803f334 Normalize all line endings 7 years ago
Jack Humbert bd0a888133 line-endings 7 years ago
unknown ac634aa455 Fixed error in readme 7 years ago
unknown 6b2a3492b7 Removed un-needed protosplit directory and updated readme 7 years ago
unknown dcd64062d2 Reverted changes 7 years ago
unknown 4148aeee19 Figured out that I didn't need to include both keymaps in both files 7 years ago
unknown 1f78b62cd6 Hopefully compile issues are gone, and updated files 7 years ago
unknown 9f82d14eb9 Fixed all things jack suggested. 7 years ago
unknown b710e21efb Added to blank spaces at end of protosplit to make it compile under make v2 7 years ago
unknown 9334986bd9 Updated readme to show compile rules that won't throw an error 7 years ago
unknown f2824bca02 Fixed typo in my layout and updated 7 years ago
unknown 5023f55856 Fixed some capitalization issues 7 years ago
unknown 6d15f5a5b7 Another typo fix 7 years ago
unknown ea1fd96c84 Fixed typo in my layout 7 years ago
unknown 1eea91f5f8 Updated my makefile..again 7 years ago
unknown 9546b180b9 Updated my makefile 7 years ago
unknown 2265e4ce41 Removed old keymaps 7 years ago
unknown cbc5a08c40 Removed old protosplit folder 7 years ago
Donald f1dbf72e09 Changed case of protosplit
Also updated readme to have correct capitalization.
7 years ago
Donald c71b60c82a Changed case of deltasplit75 to be lowercase.
To follow convention.
7 years ago
unknown 47c6d201aa Add my layout 7 years ago