Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tap Dance: remove `qk_` prefix (#19313) | Ryan | 2022-12-14 | 1 | -5/+5 |
| | |||||
* | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674) | precondition | 2022-06-24 | 1 | -1/+2 |
| | |||||
* | Make default layer size 16-bit (#15286) | Drashna Jaelre | 2022-06-19 | 1 | -1/+1 |
| | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
* | [Bug] Develop - Change uint32_t to layer_state_t (#13596) | Xelus22 | 2021-07-19 | 1 | -22/+22 |
| | | | | | * fix sat75 * update uint32_t to layer_state | ||||
* | Deprecate `send_unicode_hex_string()` (#12602) | Ryan | 2021-05-14 | 1 | -16/+16 |
| | |||||
* | keymap for 1upkeyboards/sweet16 multilayers rgb lighting and tapdance (#4208) | mike fettis | 2018-10-23 | 4 | -0/+245 |
* keymap for 1upkeyboards/sweet16 multilayers rgb lighting and tapdance * Update config.h typo * cleanup Co-Authored-By: ridingintraffic <michael.j.fettis@gmail.com> * layers are using layout macro replaced the include guard (the ifndef, define, and endif at the end) with just #pragma once changed undergrow to use layer-change-code emoji macros are using send_hex_code_string cleaned up the includes * tap() removed maxtrix_scan_user updated conf.h cleanup |