Commit Graph

42 Commits (4e1bc2d298defff58316cac9de00f0495b02c742)

Author SHA1 Message Date
Eric Tang 6955719075 Move LED strip initialization (#397) 8 years ago
Jack Humbert d9e4dad0a8 Makefile redo & other features (#395)
* .build containment implemented

* no destructive variable setting - builds in either folder

* make from 3 places

* cleans before each build
* make from root with keyboard=keyboard, keymap=keymap
* make from keyboard/keyboard with keymap=keymap
* make from keymaps/keymap
* only implemented on planck

* adds color diag to avr-gcc

* makefiles for all plancks, clean-up

* quick build-all makefile for plancks

* reformatting of make output (colors)

* color toggle, tmk path corrections

* correct if statement for color

* move config.h to main makefile, updates preonic, atomic

* format update, all keyboards targets

* makefile optional for build all target, alps and arrow_pad updated

* alps updated

* make planck default, trying out travis recipe for all-keyboards

* all-keymaps target, different travis recipe

* updates alps64

* updates keyboards to new format

* updates clue* projects

* all projects updated, specialise EZ .hex, let .hex through

* updates travis

* automatically find root, keyboard, keymap

* silent echo, cleaned-up mass make output

* updates all keyboards' .hex files except EZ

* Rename Bantam44.c to bantam44.c

* Rename Bantam44.h to bantam44.h

* nananana

* adds six key keyboard

* does same to ez as rest

* updates send_string example

* brings ergodox_ez up to date

* updates template/new project script

* adds sixkeyboard

* adds readme for sixkeyboard

* adds sixkeyboard to travis

* filenames, gitignore mess

* define clock prescaler stuff manually

* make quick, size test example

* documentation and dfu-no-build
8 years ago
Jack Humbert b36e532b5e cleans up folder structure
* consolidates docs
* deletes converter/
* updates .md references (most)
8 years ago
Eric Tang aaa758f1d3 Optimize matrix scanning (#343) 8 years ago
Jack Humbert fe9b1482fd adds KC_NUBS, KC_NUHS and shifted versions to default keymaps 8 years ago
Jack Humbert e2aa980ad5 cleans up default keymaps (olkb) 8 years ago
Erez Zukerman 1a8c0dd22d Leader key implementation (#326)
* implements leader key for planck experimental

* allows override of leader timeout

* adds ability to use the leader key in seq

* fixes leader keycode

* adds chording prototype

* fixes keycode detection

* moves music mode to quantum.c

* disables chording by default

* updates process_action functions to return bool
8 years ago
Jack Humbert 0656f2fa10 moves backlight functionality to keyboard files and updates template makefile
previously there were two backlight.c files (bad)
9 years ago
Jack Humbert 66e0323881 removes extra voices, updates .hex files 9 years ago
Jack Humbert 28352f4619 adds revisions of .hex files for planck/preonic 9 years ago
Jack Humbert 0889cc0d9a removes old .hex files 9 years ago
Jack Humbert 9fb1e5441f updates preonic default keymap 9 years ago
Eric Tang 620ac4b260 Update functions used to write to EEPROM 9 years ago
Jack Humbert 9828aba2a1 adds multiple voices and the ability to iterate/deiterate between them 9 years ago
Jack Humbert 157ddccc2c start-up sound working, removes tick with some devices 9 years ago
Jack Humbert 0fd093b400 there is no on 9 years ago
Jack Humbert b0635e58eb delay isn't the problem here 9 years ago
Jack Humbert de4690593c fixed startup audio with a 500ms delay 9 years ago
Jack Humbert 462601f5e8 breaking changes - restructuring audio.c a little 9 years ago
Jack Humbert a2f31c886f getting ready for getters and setters 9 years ago
Jack Humbert e49712b559 note sliding - on right now 9 years ago
Jack Humbert ce463ef424 audio fixes 9 years ago
Jack Humbert e7b9959819 no need for length of play_notes array with macro 9 years ago
Jack Humbert 8bbd064cf5 changes to play_notes, goodbye 9 years ago
Jack Humbert 41cc35425a rests between notes as an argument 9 years ago
Jack Humbert c83aa16f1d fixes audio prescaler to emit correct freq 9 years ago
Jack Humbert ab19ebd08a MAGIC functionality, AG swap in default layout 9 years ago
Jack Humbert 86169833c5 updates to preonic default, music mode integrated 9 years ago
Jack Humbert d81ef5b7eb new defaults for planck and preonic 9 years ago
Jack Humbert 0faa18eab9 audio enable stored in eeprom 9 years ago
Jack Humbert 931b0a79fc updates to noise 9 years ago
Jack Humbert a90d68739a music mode file 9 years ago
Jack Humbert 54b0a2bf76 adding files is always smart 9 years ago
Noah Andrews 09d567045c Fixed minor issues with Preonic readme 9 years ago
Jack Humbert 47b537c87f preonic readme 9 years ago
Jack Humbert b8ac509570 .hex files 9 years ago
Jack Humbert ac0729787f preonic update 9 years ago
Jack Humbert c966e7982c bluetooth 9 years ago
Jack Humbert 9b46f4021e midi on planck 9 years ago
Jack Humbert e6dd47db45 good enough for a preview 9 years ago
Jack Humbert cda23c754e midi working 9 years ago
Jack Humbert 04885a3b44 preonic 9 years ago