qmk-dactyl-manuform-a/users/spidey3
Joshua Diamond 07a1574732
[Keymap] Revamp spidey3 userspace and keymaps (#11768)
* Don't block keys during startup animation

* More refinements related to startup and debug state

* restore key logging

* some cleanup on scan rate reporting

* trim some fat

* better lighting to indicate jumped to bootloader

* use eeprom for state restoration

* a little reorganization

* report version immediately when turn on debug

* hold-to-adjust for hue, sat, val

* cformat

* reorg rules.mk settings, fix compile with CONSOLE_ENABLE=no

* simplify spidey3 userspace

* NULL in layer list caused buggy behavior

* more bugfix

* update numpad layout to match matt30 MT3 /dev/tty keycaps

* swap emdash and endash

* map shift+backspace to delete

* removing NO_ACTION_ONSHOT makes the firmware SMALLER ?!

* cformat

* improve spi_glow

* disable shift-backspace = delete by default
2021-02-06 13:04:25 -08:00
..
config.h [Keymap] Revamp spidey3 userspace and keymaps (#11768) 2021-02-06 13:04:25 -08:00
init.c [Keymap] Revamp spidey3 userspace and keymaps (#11768) 2021-02-06 13:04:25 -08:00
layer_rgb.c [Keymap] Revamp spidey3 userspace and keymaps (#11768) 2021-02-06 13:04:25 -08:00
readme.md [Keymap] Add spidey3 keymap for 75_ansi, and a spidey3 userspace (#8470) 2020-03-22 21:11:41 -07:00
rules.mk [Keymap] Revamp spidey3 userspace and keymaps (#11768) 2021-02-06 13:04:25 -08:00
spidey3.c [Keymap] Revamp spidey3 userspace and keymaps (#11768) 2021-02-06 13:04:25 -08:00
spidey3.h [Keymap] Revamp spidey3 userspace and keymaps (#11768) 2021-02-06 13:04:25 -08:00
unicode.c Major enhancements to spidey3 keymaps and userspace (#9261) 2020-06-05 02:01:47 -07:00
unicode.h [Keymap] Revamp spidey3 userspace and keymaps (#11768) 2021-02-06 13:04:25 -08:00

readme.md

Copyright 2020 Joshua Diamond josh@windowoffire.com @spidey3

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.