Commit Graph

14 Commits

Author SHA1 Message Date
Zach White
58e733b5a0 remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
Joel Challis
f5a38b95c1
Remove legacy print backward compatiblitly ()
* Remove legacy print backward compatiblitly

* Remove legacy print backward compatiblitly - core

* revert comment changes
2021-02-06 16:56:13 +00:00
fauxpark
ca7da3866d Merge remote-tracking branch 'upstream/master' into develop 2021-01-15 18:34:12 +11:00
Ryan
f325bd6eb2
Remove DESCRIPTION, B-D () 2021-01-15 05:00:04 +11:00
Zach White
2a67ff690e clean up generate-api errors 2021-01-07 21:21:12 -08:00
Ryan
9366ed7282
Normalise include statements in keyboard code () 2020-12-16 14:27:23 +11:00
ridingqwerty
66fe3001e4
Trim firmware sizes from default rules.mk, part 1 ()
* 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
e8b65d0170 Cleanup rules.mk for 32U4 keyboards, A-F ()
* 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 () 2019-07-16 00:26:38 -07:00
Drashna Jaelre
faaaa134fd Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE () 2019-06-06 12:09:56 -07:00
Konstantin Đorđević
e4ff07aff0 Fix mixed tabs/spaces and typos in keyboards/converter makefiles ()
* Fix mixed tabs and spaces in adb_usb and m0110_usb makefiles

* Fix typos in converter build options

* Tweak ordering and spacing in converter makefiles
2019-02-04 15:10:11 -08:00
noroadsleft
68854f0735 Keyboard: converter/hp_46010a: rename layout macro to LAYOUT ()
Messed up in my previous PR () by providing the wrong matrix name.

Fixing by changing the matrix name instead, because there's only one at this point. Thought it made more sense this way.
2018-09-29 12:44:12 -07:00
noroadsleft
9f8bbe2f3f Keyboard: converter/hp_46010a: Configurator support () 2018-09-29 08:47:16 -07:00
listofoptions
ce057ea474 Keyboard: HP 46010A converter ()
* funged git history, restarting

* tested and working (message typed on this)

* updated documentation to include wiring directions

* formatting

* updated matrix and default layout a bit

* getting ready for merge into main repo

* getting ready for merge into main repo v2

* cleaning

* cleaning repo of extranious files

* updated documentation
2018-09-23 18:46:53 -07:00