Zach White and GitHub
38d8d5445e
Remove KEYMAP and LAYOUT_kc ( #12160 )
...
* alias KEYMAP to LAYOUT
* remove KEYMAP and LAYOUT_kc
2021-05-11 10:10:31 -07:00
James Young and GitHub
a8d64c8b89
Change BOOTMAGIC_ENABLE=yes to use Bootmagic Lite ( #12172 )
2021-04-12 21:18:52 +02:00
Joel Challis and GitHub
f5a38b95c1
Remove legacy print backward compatiblitly ( #11805 )
...
* Remove legacy print backward compatiblitly
* Remove legacy print backward compatiblitly - core
* revert comment changes
2021-02-06 16:56:13 +00:00
Ryan and GitHub
5ea92a9c1c
Serial refactor ( #11521 )
2021-02-06 09:20:48 +11:00
Ryan and GitHub
f325bd6eb2
Remove DESCRIPTION, B-D ( #11513 )
2021-01-15 05:00:04 +11:00
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 and Drashna Jaelre
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
Joel Challis and GitHub
ad3e4d6c13
Tidy up backlight header use to avoid build issues ( #6714 )
2019-09-11 23:15:39 +01:00
fauxpark and skullydazed
ba42a5ae68
Remove commented out MCUs in rules.mk ( #5884 )
2019-07-16 00:26:38 -07:00
fauxpark and skullydazed
f14629ed1c
Remove/migrate action_get_macro()s from default keymaps ( #5625 )
...
* Remove/migrate action_get_macro()s from default keymaps
* Leave these breaks alone
2019-07-15 23:04:02 -07:00
fauxpark and MechMerlin
e2d3c92199
Remove redundant KC_TRNS and KC_NO fillers in default keymaps ( #5152 )
2019-02-16 21:36:02 -08:00
James Churchill and Drashna Jaelre
6d2071ad6e
Fix 1<col instead of 1<<col typo in matrix_is_on()
2019-01-27 08:37:26 -08:00
Drashna Jaelre and MechMerlin
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
Jeremy Bernhardt and Drashna Jaelre
c8cbee5d71
Modified URLs to point to new locations
2019-01-13 09:11:18 -08:00
fauxpark and Drashna Jaelre
67adc29aa3
Remove empty fn_actions[]
2019-01-11 18:32:43 -08:00
Joe Wasson and Jack Humbert
743449472e
Make PREVENT_STUCK_MODIFIERS the default ( #3107 )
...
* Remove chording as it is not documented, not used, and needs work.
* Make Leader Key an optional feature.
* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`
* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-17 13:48:02 -04:00
noroadsleft and Drashna Jaelre
9ce7374563
Refactor, Configurator update, and Readme cleanup for Chimera Ergo ( #3083 )
...
* Refactor for Chimera Ergo
* Readme cleanup
* Configurator update
2018-07-11 08:29:13 -07:00
GlenPickle and Jack Humbert
d1ea398fb9
Added Chimera LS and Chimera Ergo ( #2335 )
...
* Added Chimera Ortho keymap
* added readme
* fixed hardware link
* Added KC_KEYMAP
* resolving conflict
* Added Chimera LS and Chimera Ergo
* Added rules file
* fixed rule files
* Added Chimera Ortho keymap
* Added KC_KEYMAP
* Added Chimera LS and Chimera Ergo
* fixed rule files
* fixed rule files
* fixed image links
* Added KC_KEYMAP
* Added Chimera LS and Chimera Ergo
* Added Chimera Ortho keymap
* fixed rule files
* fixed rule files
* fixed image links
* Fixed KEYMAP vs KC_KEYMAP
2018-02-16 12:03:53 -05:00