Age | Commit message (Collapse) | Author |
|
* alias KEYMAP to LAYOUT
* remove KEYMAP and LAYOUT_kc
|
|
This converts the array that the Swap Hands feature uses to use PROGMEM,
and to read from that array, as such. Since this array never changes at
runtime, there is no reason to keep it in memory. Especially for AVR
boards, as memory is a precious resource.
|
|
|
|
|
|
|
|
|
|
* remove HD44780_ENABLE rules: C-F
* remove HD44780_ENABLE config: C-F
|
|
* Added Ergo 42
* Added bépo layout to the Kyria keyboard
* Fixed comment layout, fixed bad quotes
* Fixed outdated keys
|
|
|
|
|
|
* Remove keymap_config extern from default keymaps
* Revert unicode
Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(
Co-Authored-By: fauxpark <fauxpark@gmail.com>
|
|
* Cleanup rules.mk for 32U4 keyboards, A-F
* Put back stuff in VIA keymaps
|
|
* Remove KC_DELT alias in favor of KC_DEL
* Add changelog
|
|
|
|
|
|
|
|
|
|
* Added french Bépo support on Ergo42 keeb
* Fixed some typos
* Removed a unused include
|
|
|
|
|
|
|
|
* 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
|
|
|
|
Wasn't rendering in Configurator as intended. Updated JSON data to use alias name instead of macro name.
|
|
Fixes #3641
|
|
|
|
* Keymap: Add Koba's keymap for Ergo42.
* Fix: Remove unnecessary #define.
* Fix: Rename readme files to lowercase.
|
|
* create: biacco jis keymap for windows for Ergo42
* fix: biacco-winjp: change #ifndef to #pragma once.
* fix: following: 3935#pullrequestreview-157941685
|
|
* add ergo42 keymap
* add helix keymap
* add keymap for lets_split
* Add keymap for nyquist
* update keymaps to address review comments
- remove unneeded include
- use `#pragma once`
|
|
|
|
|
|
* Add biacco-biacco keymap
* Change P position
* Update biacco-biacco map y position
* Revert y position...
* Refactor needless lines
* Fix some review commentted
|
|
* Transprot underglow implementation to default map
* Remove needless old lines
|
|
* Add ichi-t's Keymap
* Delete rules.mk
|
|
* Add underglow compatible keymap for Ergo42
* Move RGB underglow settings from global to specific keymap
|
|
* Refactor
* Configurator support
* Switch macro names around
|
|
* Update default Nyquist revision
* LED slave fix
* Sync changes from lets_split
* Add needed check for debouncing
* Remove line that was setting PD2 pin and interfering with use of that pin
* Add backlight key to keymap
|
|
* Add
* Revert "Add"
This reverts commit 4b10fef88712a63f4a91410410b4c99346fa1b24.
* Add Ergo42 keymaps
for JIS layout
* Fix hdbx keymap for Ergo42
Changed some keys layout and add description.
* Updated hdbx keymaps for Ergo42
Now using update_tri_layer_state.
Underglow color sync layer-switching.
* Fixed hdbx keymap
Deleted rgb define line (now using master) and fixed some issues pointed out.
* update ignore
* fixed
|
|
* Add
* Revert "Add"
This reverts commit 4b10fef88712a63f4a91410410b4c99346fa1b24.
* Add Ergo42 keymaps
for JIS layout
* Fix hdbx keymap for Ergo42
Changed some keys layout and add description.
|
|
* Add Ergo42 keymaps
for JIS layout
|
|
* Add new default keymap for Ergo42.
* Rename keymap names
* Update TAPPING_TERM
|
|
|
|
|
|
|
|
|
|
|