Drashna Jaelre
7161d65070
Remove FAUXCLICKY feature (deprecated) ( #11829 )
2021-02-09 09:49:05 -08:00
fauxpark
be897cbc2f
Merge remote-tracking branch 'upstream/master' into develop
2021-01-27 17:39:20 +11:00
Ryan
6937f1d70e
Remove MIDI_ENABLE_STRICT
from keyboards' config.h ( #11679 )
2021-01-27 17:26:26 +11:00
QMK Bot
82a875056c
Merge remote-tracking branch 'origin/master' into develop
2021-01-18 01:50:00 +00:00
Ryan
cc3f2e2865
Remove DESCRIPTION
, E-G ( #11574 )
2021-01-18 12:49:25 +11:00
Zach White
2a67ff690e
clean up generate-api errors
2021-01-07 21:21:12 -08:00
James Young
4e8af9d41b
Remove HD44780 References, Part 2 ( #9918 )
...
* remove HD44780_ENABLE rules: C-F
* remove HD44780_ENABLE config: C-F
2020-08-07 02:06:14 -07:00
ridingqwerty
66fe3001e4
Trim firmware sizes from default rules.mk, part 1 ( #8027 )
...
* Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files
* Correct some 'rules.mk' in boards buried under vendor folders
* PR8027 patch
Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2020-01-29 12:51:25 -05:00
fauxpark
ef8a4e5aaf
Remove all references to "CUSTOM_MATRIX" as a diode direction ( #7937 )
2020-01-19 23:05:51 -08:00
James Young
34f302e1a5
[Keyboard] rebuild info.json for ep tf_longeboye ( #7560 )
2019-12-07 23:46:16 -08:00
James Young
c6ebb59a8b
[Keyboard] EP96: fix info.json key sequence ( #7557 )
...
* ep/96 info.json: debug linting
* ep/96 info.json: fix key sequence
ISO Enter, Numpad Plus and Numpad Enter were out of order.
2019-12-07 23:41:44 -08:00
fauxpark
e8b65d0170
Cleanup rules.mk for 32U4 keyboards, A-F ( #6804 )
...
* Cleanup rules.mk for 32U4 keyboards, A-F
* Put back stuff in VIA keymaps
2019-10-05 11:09:35 -07:00
fauxpark
ba42a5ae68
Remove commented out MCUs in rules.mk ( #5884 )
2019-07-16 00:26:38 -07:00
Drashna Jaelre
faaaa134fd
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE ( #5997 )
2019-06-06 12:09:56 -07:00
Elliot Powell
a31c2ac03e
[Keyboard] Merge Commissions to repo ( #5995 )
...
* Moved commisions to one folder
* Update keyboards/ep/comsn/hs68/config.h
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Resolve merge issues
* Fix comiplation issues
2019-05-28 11:35:19 -07:00
zvecr
fc06986989
Remove CUSTOM_MATRIX option from diode direction ( #5090 )
...
* Remove CUSTOM_MATRIX refs from DIODE_DIRECTION
* Remove '#define DIODE_DIRECTION CUSTOM_MATRIX'
* Remove CUSTOM_MATRIX refs from DIODE_DIRECTION documentation
2019-02-18 08:49:51 -08:00
Drashna Jaelre
b05c0e46c6
Adds a default value for IS_COMMAND for COMMAND feature ( #4301 )
...
* Add default value for IS_COMMAND for COMMAND feature
* Cleanup and consistency
* Update Templates to reflect change
* Fix IS_COMMAND in template
* Fix IS_COMMAND define
* Use consistent IS_COMMAND block in templates
* Remove unnecessary `#undef IS_COMMAND` directives
* Fix compile issue on orthodox
* Reomve IS_COMMAND option for newer boards
* Remove all existing definitions of IS_COMMAND if they use default LSHIFT and RSHIFT setting
* Remove a couple of additional IS_COMMAND defines
* Remove remaining redundant IS_COMMAND definitions
* Remove #undef IS_COMMAND from orthodox:drashna and whitefox:konstantin
* Remove multiple empty lines in modified config.h files
* Update additional boards
* Reomve IS_COMMAND from newer boards
* Update Alice keyboard
* Remove IS_COMMAND from additional boards
Jan 24th edition
2019-01-26 15:49:45 -08:00
Elliot Powell
6266c172b9
added ep/96 as a supported keyboard ( #4476 )
...
* added ep/96
* Update keyboards/ep/96/readme.md
Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>
* removed led code
* Update keyboards/ep/96/config.h
Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>
* Update keyboards/ep/96/info.json
Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>
* Update keyboards/ep/96/readme.md
Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>
2018-11-26 07:58:53 -08:00
Elliot Powell
774bee6426
Moved ep40 to ep/40 for easier adding of next ep keyboard ( #4439 )
...
* add initial ep40 files
* fixed issues
* updated keymap
* Added media control
* Update keyboards/handwired/ep40/rules.mk
Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>
* Fixed requested changes
* Fixed more requested changes
* Added delete key to layor 1
* Updated defualt keympap to have a Backspace mod del key
* removed place holder
Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>
* removed obsolete code
Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>
* Moved ep40 to ep/40
* Fixed file names for moved code
* Fixed readme
2018-11-16 11:31:44 -08:00