| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove `"command":false` from keyboards (#25193) | Joel Challis | 2025-04-24 | 1 | -1/+0 |
| | | |||||
| * | Remove `"console":false` from keyboards (#25190) | Joel Challis | 2025-04-23 | 1 | -1/+0 |
| | | |||||
| * | Remove empty `url` fields (#25181) | Joel Challis | 2025-04-22 | 1 | -1/+0 |
| | | |||||
| * | Change default ARM hardware PWM WS2812 tick frequency to 800kHz (#24508) | David Hoelscher | 2024-10-28 | 1 | -2/+1 |
| | | |||||
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 2 | -24/+0 |
| | | |||||
| * | Migrate build target markers to keyboard.json (#23293) | Joel Challis | 2024-03-30 | 2 | -1/+0 |
| | | |||||
| * | WS2812 PWM: prefix for DMA defines (#23111) | Ryan | 2024-03-02 | 1 | -2/+2 |
| | | | | | | * WS2812 PWM: prefix for DMA defines * Add backward compatibility defines | ||||
| * | Migrate lighting defaults to info.json (#22920) | Joel Challis | 2024-02-01 | 2 | -2/+3 |
| | | |||||
| * | [Keyboard] Add Mode Tempo PCB's (#22550) | Wolf Van Herreweghe | 2023-12-15 | 9 | -0/+308 |
| * 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> | |||||