Age | Commit message (Collapse) | Author |
|
|
|
* feature.lto -> build.lto
* keymaps too
|
|
|
|
* Add mode 60 PCB's
* Update Licenses
* Unify Vendor name cross other projects
* Move pin description from Config to Info.json
* Replace WS2812 driver with PWM
* Update keyboards/mode/m60h/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mode/m60h_f/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mode/m60h/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mode/m60s/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/mode/m60s/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Format info.json files
* replace link with images
* Fix spacings in Config file
* remove non essential file
* Update readme.md spacings
* Update readme.md Spacings
* Update readme.md
---------
Co-authored-by: Wolf <contact@vwolf.be>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
|
|
* Add layout/matrix diagram
[docs]
* Rename `LAYOUT` to `LAYOUT_65_ansi_blocker`
[refactor]
* Add `LAYOUT_65_ansi_blocker_tsangan`
[enhancement]
* Enable Community Layout support
[enhancement]
|
|
|
|
* Add layout/matrix diagram
[docs]
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* Add `LAYOUT_65_ansi_blocker_split_bs`
[enhancement]
* Add `LAYOUT_65_ansi_blocker`
[enhancement]
* Add `LAYOUT_65_ansi_blocker_tsangan_split_bs`
[enhancement]
* Add `LAYOUT_65_ansi_blocker_tsangan`
[enhancement]
* Add `LAYOUT_65_iso_blocker_split_bs`
[enhancement]
* Add `LAYOUT_65_iso_blocker`
[enhancement]
* patch `LAYOUT_65_iso_blocker_split_bs`
* patch `LAYOUT_65_iso_blocker`
* Add `LAYOUT_65_iso_blocker_tsangan_split_bs`
[enhancement]
* Add `LAYOUT_65_iso_blocker_tsangan`
[enhancement]
* Enable Community Layout support
[enhancement]
|
|
|
|
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
|
|
|
|
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.
* Turn on CORTEX_ENABLE_WFI_IDLE by default.
|
|
|
|
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_ansi_blocker
* add LAYOUT_ansi_blocker_tsangan
|
|
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_65_ansi_blocker_split_bs
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_tsangan_split_bs
* add LAYOUT_65_ansi_blocker_tsangan
* add LAYOUT_65_iso_blocker_split_bs
* add LAYOUT_65_iso_blocker
* add LAYOUT_65_iso_blocker_tsangan_split_bs
* add LAYOUT_65_iso_blocker_tsangan
* enable Community Layout support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Clean up `DEBOUNCE` in config.h, 0-9
* Clean up `DEBOUNCE` in config.h, A
* Clean up `DEBOUNCE` in config.h, B
* Clean up `DEBOUNCE` in config.h, C
* Clean up `DEBOUNCE` in config.h, D
* Clean up `DEBOUNCE` in config.h, E
* Clean up `DEBOUNCE` in config.h, F
* Clean up `DEBOUNCE` in config.h, G
* Clean up `DEBOUNCE` in config.h, H
* Clean up `DEBOUNCE` in config.h, handwired
* Clean up `DEBOUNCE` in config.h, I
* Clean up `DEBOUNCE` in config.h, J
* Clean up `DEBOUNCE` in config.h, K
* Clean up `DEBOUNCE` in config.h, L
* Clean up `DEBOUNCE` in config.h, M
* Clean up `DEBOUNCE` in config.h, N
* Clean up `DEBOUNCE` in config.h, O
* Clean up `DEBOUNCE` in config.h, P
* Clean up `DEBOUNCE` in config.h, Q
* Clean up `DEBOUNCE` in config.h, R
* Clean up `DEBOUNCE` in config.h, S
* Clean up `DEBOUNCE` in config.h, T
* Clean up `DEBOUNCE` in config.h, U
* Clean up `DEBOUNCE` in config.h, V
* Clean up `DEBOUNCE` in config.h, W
* Clean up `DEBOUNCE` in config.h, X
* Clean up `DEBOUNCE` in config.h, Y
* Clean up `DEBOUNCE` in config.h, Z
* Remove default debounce from info.json
* Migrate non-default debounce to info.json
|
|
|
|
|
|
|
|
|
|
|
|
User reported that CAPS lock Led state was inverted after soldering a LED to their board.
LED_PIN_ON_STATE defaults to 1, so just swap to low.
Flashed board and now CAPS LED reflects the actual state
|
|
|
|
|
|
* m65hi_alpha.h: add matrix diagram
* rename LAYOUT_all to LAYOUT_65_iso_blocker
* add LAYOUT_65_iso_blocker_tsangan
* tidy-up keymaps
- use four-space indent
- polish keycode grid alignment
* touch-up keymaps
Switch one Page Down keycode for Page Up on the `default` keymap, and switch the Page Down and Page Up keycodes on the `via` keymap.
|
|
|
|
|