# vial-kb/vial-qmk SLOC report

> As of 2026-09-06 (commit 72fb6f1fed4d), vial-kb/vial-qmk contains 1,903,861 total lines: 1,415,394 code, 309,108 comments, 179,359 blank, across 24,657 files in 21 languages (top: JSON 64.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving vial-kb/vial-qmk to commit 72fb6f1fed4d, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a very large codebase by counted code lines. Code represents 74.3% of all lines, comments represent 16.2%, and the repository averages 57 code lines per file. JSON accounts for 64.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 5,129 | 959,654 | 909,004 | 0 | 50,650 |
| C | 7,024 | 549,286 | 350,590 | 144,520 | 54,176 |
| C Header | 5,186 | 210,846 | 98,628 | 83,809 | 28,409 |
| C++ | 48 | 19,979 | 14,063 | 3,305 | 2,611 |
| Makefile | 2,205 | 17,977 | 12,637 | 2,928 | 2,412 |
| Python | 128 | 16,613 | 12,523 | 917 | 3,173 |
| Module-Definition | 28 | 6,935 | 6,900 | 0 | 35 |
| Arduino C++ | 44 | 6,076 | 4,894 | 456 | 726 |
| HEX | 7 | 1,923 | 1,923 | 0 | 0 |
| Bitbake | 22 | 1,893 | 1,456 | 221 | 216 |
| LD Script | 44 | 2,587 | 1,120 | 1,055 | 412 |
| Shell | 26 | 892 | 649 | 95 | 148 |

Top language (JSON 64.2%). Generated at 2026-09-06T17:25:00.373925689+00:00. Canonical report: https://octocounts.com/github/vial-kb/vial-qmk

## Report FAQ

### How many lines of code does vial-kb/vial-qmk have?

vial-kb/vial-qmk has 1,903,861 total lines, including 1,415,394 code lines, 309,108 comment lines, and 179,359 blank lines.

### How was the vial-kb/vial-qmk line count measured?

OctoCounts resolved the public GitHub repository to commit 72fb6f1fed4d, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for vial-kb/vial-qmk?

This OctoCounts report was generated from 72fb6f1fed4de5fc4ac9ecda1952f5d126388d48 at commit 72fb6f1fed4d on 2026-09-06T17:25:00.373925689+00:00.

## Similar repository reports

- [SesameAILabs/turnbench](https://octocounts.com/github/SesameAILabs/turnbench) — JSON, 1,402,567 code lines
- [Comfy-Org/ComfyUI](https://octocounts.com/github/Comfy-Org/ComfyUI) — JSON, 1,244,272 code lines
- [can1357/oh-my-pi](https://octocounts.com/github/can1357/oh-my-pi) — JSON, 1,606,157 code lines
- [trycua/cua](https://octocounts.com/github/trycua/cua) — JSON, 1,214,491 code lines
- [diegosouzapw/OmniRoute](https://octocounts.com/github/diegosouzapw/OmniRoute) — JSON, 1,200,045 code lines
- [dokploy/dokploy](https://octocounts.com/github/dokploy/dokploy) — JSON, 1,183,398 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
