Jack Humbert
791b9cc652
remove all makefiles from keyboard directories
7 years ago
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
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
Jack Humbert
4d5eeb3d7d
update planck stuff
7 years ago
Jack Humbert
415d38ba9e
adds music mode, music mode songs, music mask
7 years ago
Jack Humbert
f407f3e8de
remove unneccesary headers
7 years ago
Jack Humbert
6a3c66776c
clean-up planck and preonic keymaps, move audio stuff around
7 years ago
Nikolaus Wittenstein
8ddbf7f59f
Fix spelling of "persistent"
...
Fixes #1201 .
8 years ago
Jack Humbert
7e37daa2ce
Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes
...
Flesh out MIDI support
8 years ago
Chris Helming
18ba21aa31
Update default maps for missing keys
8 years ago
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)
8 years ago
Jack Humbert
938422ce99
layer defines to enum
8 years ago
Jack Humbert
dd114e648e
planck preonic update
8 years ago
Jack Humbert
0edfe55bfe
re-enable audio and extrakeys
8 years ago
Jack Humbert
c1037b1dc0
working with helper, qmk_helper_windows@05b0105
8 years ago
Jack Humbert
b66131eeb5
disable midi by default
8 years ago
Jack Humbert
8b94e26d7c
Fixes midi functionality
8 years ago
Jack Humbert
94d3159d9d
correct break/return order for planck and preonic defaults
8 years ago
Jack Humbert
0058c33815
updates preonic default layout
8 years ago
Jack Humbert
00dcac7270
updates planck macros to keycodes, prototype fn_actions
8 years ago
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
8 years ago
Jack Humbert
649b33d778
Renames keyboard folder to keyboards, adds couple of tmk's fixes ( #432 )
...
* fixes from tmk's repo
* rename keyboard to keyboards
8 years ago