qmk_firmware/quantum
Drashna Jaelre e5540dd055 Update to drashna keymaps and userspace (#2876)
* Fix Unicode sample

* Add irony mark

* Remove unpretty keymaps

* Add QMK DFU and Conditional Music Mode

* Unicode fixes

* Unicode fixes

* Make layer indication more modular

* Finish removing Faux Click

* Cleanup of UserSpace and addition of 'update_tri_layer_state' function

* Add modifier status indicators to Orthodox

* Remove tri layer function

* Minor tweaks

* Remove the Orthodox's Indicator's reliance on layer_state_set

* Add custom EEPROM settings

* Make EEPROM config more efficient

* Viterbi Config

* Add Iris Keyboard layout and Userspace cleanup

* Iris keyboard tweaks

* Use Grave Escape on Iris

* Update Readmes
2018-05-02 11:39:46 -04:00
..
api
audio Added command history to terminal with other bug fixes, added new song to song_list.h (#2855) 2018-05-01 13:39:46 -04:00
keymap_extras
process_keycode Update to drashna keymaps and userspace (#2876) 2018-05-02 11:39:46 -04:00
serial_link
template Use QMK_KEYBOARD_H instead of the mykeyboard.h (#2780) 2018-04-21 00:22:30 -07:00
tools
visualizer
api.c
api.h
config_common.h
dynamic_macro.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c
led_tables.c
led_tables.h
matrix.c
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c Change handling of adjust layer to make it more LT(...) friendly. (#1625) 2018-04-26 16:10:03 -04:00
quantum.h Change handling of adjust layer to make it more LT(...) friendly. (#1625) 2018-04-26 16:10:03 -04:00
quantum_keycodes.h Add Faux Clicking as subset of Audio feature (#2748) 2018-04-19 01:47:04 -04:00
rgblight.c
rgblight.h Fix commands and update my userspace (for testing) 2018-03-28 16:55:58 -04:00
rgblight_list.h Fix commands and update my userspace (for testing) 2018-03-28 16:55:58 -04:00
rgblight_types.h
send_string_keycodes.h
variable_trace.c
variable_trace.h