Commit Graph

95 Commits (bad839e6ac815f9fc0836d8170b716838fbc87b7)

Author SHA1 Message Date
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check ()
* pull fuse settings for bootloader jump

* fix 32a chips

* make automatic bootloader selection optional

* quantify bootloaders

* fixs , 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
Jack Humbert 607876187d shrink preonic by a bit
Jack Humbert ec3e065f0d
QMK DFU bootloader generation ()
* adds :bootloader target

* update planck and preonic revisions

* remove references to .h files for planck

* update preonic keymap

* only add keyboard.h files that exist

* add production target

* hook things up with the new lufa variables

* update rules for planck/preonic

* back backlight key turn of status led when pressed

* add manufacturer/product strings to bootloader
Jack Humbert ec59147507 fix 2u alignment in info.jsons
Jack Humbert 074b78700a update preonic, add info.json
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
Jack Humbert d2ff66a985 Creates a layouts/ folder for keymaps shared between keyboards ()
* 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
Joe Wasson fe60cbd928 Remove PLAY_NOTE_ARRAY usages to get rid of warning.
Jack Humbert 81d7e7d4c8 Merge pull request from dlaroe/master
My keymaps only
4c4a174dbe Added Preonic Makefile and readme.md
8b62a0af74 Updated keymaps with second LOWER for the right hand
07dcbd23fd First Update
Jack Humbert 415d38ba9e adds music mode, music mode songs, music mask
Jack Humbert f407f3e8de remove unneccesary headers
Jack Humbert 6a3c66776c clean-up planck and preonic keymaps, move audio stuff around
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
Jack Humbert ea7590c894 add new arguements, docs
Jack Humbert 1a4a66fd01 updates olkb readmes
Nick Choi 3ed2147a88 preonic map
Nikolaus Wittenstein 8ddbf7f59f Fix spelling of "persistent"
Fixes .
Fred Sundvik 08b9eb26c5 Fix warnings in CMD-Preonic
The startup_sound is defined using MUSICAL_NOTEs, since non-constant
initializer expressions are not allowed in C.
Xyverz c034b61b1a Merge remote-tracking branch 'upstream/master'
nielsenz d1e66e2e07 Worked around some new Makefile issues.
Zay950 2366ebfbbd Merge branch 'master' into to_push
Jack Humbert 7e37daa2ce Merge pull request from newsboytko/newsboytko/midi-keycodes
Flesh out MIDI support
Jack Humbert b794719952 Merge pull request from qmk/backlight_softpwm
Adds soft PWM backlight for non-timed ports
Stephen Tudor 8d4bc714e4 Update smt keymap READMEs
Stephen Tudor 88e862e472 Update smt keymaps for consistency
Gabriel Young a64ae10662 Update existing keymaps
Update existing keymaps to enable MIDI_BASIC functionality.  Also added
an option MIDI_ENABLE_STRICT to be strict about keycode use (which also
reduces memory footprint at runtime)
Jack Humbert 8d0fdf1008 adds soft pwm for non-timed ports
Xyverz 902d5077cd Merge remote-tracking branch 'upstream/master'
Xyverz 4d7105c2cf Added RGB Underglow to my Preonic
Stephen Tudor 1d9e0b0120 s/Bkps/Bksp
Stephen Tudor 7c24ecf580 Carry over Planck updates to my Preonic keymap
Jack Humbert c9ca368008 replace jackhumbert with qmk
Jack Humbert 0212a30aa6 Merge pull request from smt/smt/preonic
Add smt's keymap for Preonic
Stephen Tudor 6546dddddb Remove COLEMAK from preonic_keycodes enum
Jack Humbert 938422ce99 layer defines to enum
Stephen Tudor 51fe4f0d34 Update readme for smt Preonic keymap
Stephen Tudor b3cf96ec2e Add smt keymap for Preonic
xyverz 99521a4482 Merge remote-tracking branch 'upstream/master'
xyverz 79343f1c6c Usaility changes to keymap, tidying up a bit.
Jack Humbert 438a5d685b limit voices by default, add some drums
Jack Humbert dd114e648e planck preonic update
xyverz 0523657923 Merge remote-tracking branch 'upstream/master'
xyverz 592b90dd22 Changes
Jack Humbert 0edfe55bfe re-enable audio and extrakeys
xyverz 9216bc7377 Merge remote-tracking branch 'upstream/master'