Drashna Jaelre
7161d65070
Remove FAUXCLICKY feature (deprecated) ( #11829 )
2021-02-09 09:49:05 -08:00
Ryan
6937f1d70e
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h ( #11679 )
2021-01-27 17:26:26 +11:00
Ryan
f325bd6eb2
Remove `DESCRIPTION`, B-D ( #11513 )
2021-01-15 05:00:04 +11:00
Joel Challis
ddcb1794fa
Refactor to use led config - Part 1 ( #10905 )
...
* Refactor to use led config
* Refactor to use led config
* Refactor to use led config
* Refactor to use led config
* Refactor to use led config
2020-11-17 17:06:30 +00: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
James Young
46d0fe44f3
[Keyboard] Cutie Club Wraith: Configurator Bugfix for LAYOUT_iso ( #7376 )
...
* debug lint info.json
Because I need to debug this file.
* move ISO Enter to the proper location in sequence
* add key counts because I like having them
2019-11-16 12:46:34 -08:00
Amber Holly
c7b28bffc1
[Keyboard] Add Wraith keyboard ( #6810 )
...
* start wraith firmware
* completed initial setup
* added amber keymap to wraith
* fixed LEDs, wrote readme files
* reverted bootloader type after troubleshooting
* decapitalised files and directory as per qmk standards
* Update Wraith keyboard folder
- Add timer keymap with documentation
- Remove boilerplate in rules.mk, ready for pull request
- Update info.json with ISO and ANSI layouts, ready for QMK Configurator
* Add Wraith image to readme.md
* Fix Wraith keyboard's QMK Configurator support
- Update info.json
- Add layout macros in wraith.h
- Update keymap.c files to use LAYOUT_all
- Fix readme formatting
2019-09-30 18:34:12 -07:00