Jack Humbert
c2f4c4e29e
update planck settings
2017-12-10 10:59:47 -05:00
Jack Humbert
b669d115c2
adds planck light keyboard
2017-11-20 23:37:38 -05:00
Jack Humbert
ec3e065f0d
QMK DFU bootloader generation ( #2009 )
...
* 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
2017-11-14 16:11:29 -05:00
Jack Humbert
791b9cc652
remove all makefiles from keyboard directories
2017-09-27 08:21:09 -10:00
Jack Humbert
7ad924bae5
Updates send_string functionality, adds terminal feature ( #1657 )
...
* implement basic terminal stuff
* modify send_string to read normal strings too
* add files bc yeah. working pgm detected
* pgm detection apparently not working
* adds send string keycodes, additional keycode support in send string
* implement arguments
* [terminal] add help command
* [terminal] adds keycode and keymap functions
* [terminal] adds nop.h, documentation
* update macro docs
2017-09-12 00:43:10 -04:00
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
2017-09-08 13:47:50 -04:00
Jack Humbert
4d5eeb3d7d
update planck stuff
2017-09-06 12:19:40 -04:00
Jack Humbert
415d38ba9e
adds music mode, music mode songs, music mask
2017-07-23 14:59:29 -04:00
Jack Humbert
f407f3e8de
remove unneccesary headers
2017-07-23 14:59:29 -04:00
Jack Humbert
6a3c66776c
clean-up planck and preonic keymaps, move audio stuff around
2017-07-23 14:59:29 -04:00
Nikolaus Wittenstein
8ddbf7f59f
Fix spelling of "persistent"
...
Fixes #1201 .
2017-05-11 15:32:35 -04:00
Jack Humbert
7e37daa2ce
Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes
...
Flesh out MIDI support
2017-03-28 09:26:54 -04:00
Chris Helming
18ba21aa31
Update default maps for missing keys
2017-02-28 11:40:06 -05:00
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)
2017-02-25 20:41:13 -08:00
Jack Humbert
938422ce99
layer defines to enum
2017-01-25 10:02:01 -05:00
Jack Humbert
dd114e648e
planck preonic update
2016-12-19 21:01:23 -05:00
Jack Humbert
0edfe55bfe
re-enable audio and extrakeys
2016-12-12 15:39:07 -05:00
Jack Humbert
c1037b1dc0
working with helper, qmk_helper_windows@05b0105
2016-11-21 18:05:06 -05:00
Jack Humbert
b66131eeb5
disable midi by default
2016-07-26 15:59:26 -04:00
Jack Humbert
8b94e26d7c
Fixes midi functionality
2016-07-24 22:07:43 -04:00
Jack Humbert
94d3159d9d
correct break/return order for planck and preonic defaults
2016-07-04 22:06:22 -04:00
Jack Humbert
0058c33815
updates preonic default layout
2016-06-26 14:20:57 -04:00
Jack Humbert
00dcac7270
updates planck macros to keycodes, prototype fn_actions
2016-06-26 14:08:11 -04:00
Jack Humbert
13bb6b4b7f
Backlight abstraction and other changes ( #439 )
...
* redoes matrix pins, abstracts backlight code for B5,6,7
* slimming down keyboard stuff, backlight breathing implemented
* don't call backlight init when no pin
* cleans up user/kb/quantum calls, keyboard files
* fix pvc atomic
* replaces CHANNEL with correct var in breathing
* removes .hexs, updates readmes, updates template
* cleans-up clueboards, readmes to lowercase
* updates readme
2016-06-23 22:18:20 -04:00
Jack Humbert
649b33d778
Renames keyboard folder to keyboards, adds couple of tmk's fixes ( #432 )
...
* fixes from tmk's repo
* rename keyboard to keyboards
2016-06-21 22:39:54 -04:00